__pycache__/
*.py[cod]
*.egg-info/
.coverage
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
build/
dist/
htmlcov/
runs/
*.db
*.sqlite
*.sqlite3

# Local Pi runtime state
.atl/
