chore: stop tracking logs and configuration files

This commit is contained in:
Mathis 2026-02-26 23:20:42 +01:00
parent 2e13142b38
commit dd24225120
10 changed files with 3 additions and 92771 deletions

4
.gitignore vendored
View file

@ -1,10 +1,11 @@
# Fichiers d'environnement (contiennent des tokens/clés sensibles)
.env
# Fichiers de configuration générés
config.json
whitelist.json
bridges.json
config.db
malware.json
# Cache Python
__pycache__/
@ -23,4 +24,5 @@ env/
# Logs
*.Logs
*.log
.data