# Python .venv/ __pycache__/ *.pyc *.egg-info/ .pytest_cache/ .hypothesis/ # Données générées output/ input/ data/ # Référentiels (volumineux, non versionnés) *.pdf *.xls *.xlsx # Configuration locale .env # IDE / outils .claude/