# Audit output - contains real directory data, never commit reports/ *.json *.csv # Local config/secrets config/* !config/.gitkeep # Python __pycache__/ *.pyc .venv/ venv/ # OS cruft .DS_Store