# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Local planning docs (not shipped with the package)
docs/superpowers/

# Local migration checklist (not shipped with the package)
/MIGRATION_NOTES.md

# Local follow-up tracking (not shipped with the package)
/FOLLOWUP.md

# Git worktrees
/.worktrees/
