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

# Local planning and design drafts that should not be published.
.runlet-design/
