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:
Stefan Hacker 2026-04-09 15:30:54 +02:00
parent 8c66512e81
commit 3d35e1ab92
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.env
data/
certs/*.crt
certs/*.key