Security: Add .env.example, SECURITY.md and update .gitignore

This commit is contained in:
Debian
2026-03-15 03:40:28 +00:00
parent 9bbf657ea9
commit 1558ad6612
3 changed files with 58 additions and 0 deletions

6
.gitignore vendored
View File

@@ -14,3 +14,9 @@ tokens.txt
# Configs locales
config.local.*
*.local
.env
# Secrets
.env
*.env
secrets/