__pycache__/
*.py[cod]
*$py.class
*.egg-info/
.eggs/
build/
dist/
.venv/
.uv-cache/
uv.lock

# Editor / IDE
.vscode/
.idea/
*.swp

# OS
.DS_Store
Thumbs.db

# Pytest / coverage
.pytest_cache/
.coverage
htmlcov/
.tox/

# Built .mcpb bundles (the mcpb/ source dir with manifest.json + shim is checked in)
*.mcpb
mcpb-build/

# Local-only agent context; intentionally not published
CLAUDE.md
