Files
ecocharge/.gitignore
2026-06-03 19:24:41 +02:00

24 lines
284 B
Plaintext

# Environnement Python
venv/
__pycache__/
*.pyc
*.pyo
*.pyd
# Fichiers temporaires
.pytest_cache/
ecocharge_code_complet.txt
# VS Code / système
.vscode/
.DS_Store
# Logs
*.log
# Variables d'environnement
.envtests_rapport.sh
tests_rapport.sh
*.tar.gz
ecocharge_code_complet.txt