*.pyc
.mypy_cache
.vscode/*
!.vscode/settings.json
!.vscode/extensions.json
.idea
poetry.lock
dist
htmlcov
*.egg-info
.coverage*
coverage.xml
site
*.db
.cache
.venv*
.ruff_cache
__pycache__/
.pytest_cache/
plans/

.DS_Store