1
0

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

This commit is contained in:
David Wuibaille
2025-10-31 08:55:42 +01:00
parent 74460f9d5d
commit 7d94414992

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