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

This commit is contained in:
David Wuibaille
2025-10-31 08:55:48 +01:00
parent a90c28cde9
commit e2aa08738d
28 changed files with 735 additions and 0 deletions

8
.gitignore vendored
View File

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