.venv/
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.pyright/
.coverage
htmlcov/
dist/
build/
*.egg-info/
.worktrees/
.superpowers/
reports/
.env
# Per-task scratch state from the /do orchestrator. Only this subdirectory:
# .claude/ itself can hold project settings worth committing.
.claude/do-tasks/
