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