# Modeles entraines models/vega_epoch_*.pt models/vega_final.pt # Donnees synthetiques (4+ Go) data/synthetic/ # Background (genere en cours de capture) data/background_24h.npy data/background_snapshot.json # Logs logs/*.log logs/*.json # Python __pycache__/ *.pyc *.pyo *.egg-info/ .eggs/ dist/ build/ *.egg # Docker *.tar # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Environnement .env