.env
NOTES.md
.ipynb_checkpoints/

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

# Virtual environments
.venv

# Tooling
.ruff_cache/
.coverage

# OS
.DS_Store

# Built MCPB bundles
*.mcpb

# Superpowers specs (local-only)
docs/superpowers/
