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

# Pytest
.pytest_cache/
.coverage

# Secrets
.env
.mcpregistry_github_token
.mcpregistry_registry_token

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