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

# Virtual environments
.venv

# Other
unrelated-1.html
unrelated-devops-1.html
*.tmp
.pytest_cache/
platform-checklist.md
# personal / local-only files (kept on this machine, purged from history)
drafts/
platform-checklist.md
python-checklist.md
python-checklist.html
ruff_plan.md
ruff_report.txt

# agent workspaces: plans, briefs, reports and review packages for one run.
# Scratch by the skill's own design, and a new folder appears per run.
.superpowers/
_selfcheck.py

# your practice history: yours, never shipped with a clone (#4)
progress.json
progress.json.bak

# agent worktrees: real checkouts of other branches, so every repo-wide tool
# (ruff, pytest, doctor) walks into them and reports another branch's files
.claude/
