venv/
__pycache__/
*.pyc
.DS_Store
.env
htmlcov/
.coverage
.coverage.*
.superpowers
agents-lab/
node_modules/
docs/superpowers/
.claude/
graphify-out/

# Exclude annotation images
annotation_*.png
annotation_*.jpg
annotation_*.jpeg
annotation_*.gif
annotation_*.webp

.build

skill-library/
