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

# Local data
hark.db
hark.db-*
auth.db
data/
.scratch/
