__pycache__/
*.py[cod]
.venv/
*.egg-info/
dist/
build/
.pytest_cache/
.coverage
.moonbuggy-cache/
mutants/
.mutmut-cache
# Run output. The accepted-equivalents ledger is the one file in here that is
# a human decision rather than run output, so it is committed -- which needs
# the directory's *contents* excluded rather than the directory itself, since
# git will not re-include a file below an excluded directory.
.moonbuggy/*
!.moonbuggy/accepted.toml

.oss-hunt/
docs/_build/

# Isolated workspaces and subagent-driven-development scratch (Phase 3).
.worktrees/
.superpowers/
