Keep secrets out of repo

This commit is contained in:
2025-11-13 01:44:01 +08:00
parent f8e38599b0
commit 56055187f8
5 changed files with 25 additions and 5 deletions

5
.gitignore vendored
View File

@@ -22,5 +22,8 @@ node_modules/
.env
.env.*
# Ignore generated secrets
dynamic.d/middlewares/crowdsec.yml
# Ignore backup files
*.~*
*.~*