# Build artifacts — produced by mcp/build/*.sh, recreated by CI
dist/
*.egg-info/
__pycache__/
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/

# Editor scratch
.DS_Store
