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

This commit is contained in:
David Wuibaille
2025-10-31 08:55:43 +01:00
parent 9bb5ad24bb
commit 24c0c6509f
33 changed files with 13144 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