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