# Python
__pycache__/
*.py[cod]
.venv/
dist/
*.egg-info/
.pytest_cache/

# Local data
adscrub.db
adscrub.db-*
data/
