Auto-commit: 2025-10-31 08:55:45

This commit is contained in:
David Wuibaille
2025-10-31 08:55:45 +01:00
parent edd467181f
commit d3b18d8b45

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