__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
docs/_build/
.venv/
.mypy_cache/
.pytest_cache/
.ruff_cache/
*.egg


# Auto-generated by wt (workflow-tools)
*.local.code-workspace
