24 lines
284 B
Plaintext
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
|