__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
build/
dist/
site/
.coverage
.coverage.*
coverage.xml
htmlcov/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.DS_Store
.idea/
.vscode/
*.db
*.db-wal
*.db-shm
