This commit is contained in:
David Wuibaille
2025-10-31 09:02:05 +01:00
parent 99da49fdcf
commit 071a0a8baf

14
.gitignore vendored
View File

@@ -1,8 +1,6 @@
# Ignore local config.json
config.json
# Ignore log files
*.log
# Ignore CSV exports
*.csv
config*.json
*.secret.json
.env
.env.*
*.key
*.pem