.vscode
.DS_Store

# Python / MCP
__pycache__/
*.py[cod]
.pytest_cache/
.venv/

# Build artifacts
build/
dist/
*.egg-info/
