__pycache__/
*.pyc
dist/
.venv/
venv/
pact.db
.claude/
aidress.db
tools/.env
.DS_Store

# Scraped output — review before committing
tools/output/
tools/*.csv
# Exceptions: curated input files, not generated output
!tools/manual_seeds.csv
!tools/imported.csv
.env
