__pycache__/
*.pyc
*.pyo
.env
*.egg-info/
dist/
build/
.eggs/
*.egg
.ruff_cache/
.pytest_cache/
.mypy_cache/

# PII / outreach — NEVER commit. See 2026-04-17 incident.
_launch/outreach/
_launch/**/email-targets.csv
_launch/**/*leads*.csv
_launch/**/*targets*.csv
_launch/**/*contacts*.csv
