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