Add .env to gitignore, keep .env.example as template
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
8c66512e81
commit
3d35e1ab92
|
|
@ -1,3 +1,4 @@
|
||||||
|
.env
|
||||||
data/
|
data/
|
||||||
certs/*.crt
|
certs/*.crt
|
||||||
certs/*.key
|
certs/*.key
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue