__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
.pytest_cache/
.coverage
htmlcov/
.mypy_cache/
.dmypy.json
dmypy.json
.ruff_cache/
.venv
venv/
ENV/
env/
.vscode/
.idea/
*.swp
*.swo
*~
.DS_Store
.env
.env.local
config.local.json

# Local MCP config with secrets (use .mcp.json.example as template)
.mcp.json
