.git
__pycache__
*.pyc
*.pyo
*.db
.pytest_cache
.coverage
htmlcov
tests
.venv
*.egg-info
dist
build
.mypy_cache
.ruff_cache
*.spec
