.venv/
__pycache__/
*.py[cod]
.git/
.github/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
data/
*.db*
.DS_Store
