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