Security: Add .env.example, SECURITY.md and update .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -14,3 +14,9 @@ tokens.txt
|
||||
# Configs locales
|
||||
config.local.*
|
||||
*.local
|
||||
.env
|
||||
|
||||
# Secrets
|
||||
.env
|
||||
*.env
|
||||
secrets/
|
||||
|
||||
Reference in New Issue
Block a user