# Python
.venv/
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
*.egg

# Pytest
.pytest_cache/
.coverage

# Local MCP client configs (generated by setup wizard)
.mcp.json
.gemini/
.cursor/
.codex/
.windsurf/

# Secrets
.env
.mcpregistry_github_token
.mcpregistry_registry_token

# Editor
.idea/
.vscode/
*.swp
.gga/
uv.lock
mcp-publisher
