Auto-commit: 2025-10-31 09:03:16

This commit is contained in:
David Wuibaille
2025-10-31 09:03:16 +01:00
parent 071a0a8baf
commit 87cda29a57

8
.gitignore vendored
View File

@@ -4,3 +4,11 @@ config*.json
.env.* .env.*
*.key *.key
*.pem *.pem
# Ignore local config.json
config.json
# Ignore log files
*.log
# Ignore CSV exports
*.csv