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

# Virtual environments
.venv

# MkDocs build output
site/

# Built MCPB bundles (produced by `mcpb pack`; attached to releases, not checked in)
*.mcpb

# Spike harness scratch state (scripts/undo_test.py)
scripts/.undo_test_state.json

# Personal scratch notes (local only)
notes.md
