# Secrets — never commit .env # Bulk downloads (reproducible via pipeline; large) data/raw/ # Python .venv/ __pycache__/ *.pyc # Local scratch tmp/