__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
.uv/
.ruff_cache/
.pytest_cache/
.mypy_cache/
.pyright/
*.log
.coverage
coverage.xml
htmlcov/
site/