# Python
venv/
__pycache__/
*.pyc
*.pyo
*.egg-info/
dist/
build/

# macOS
.DS_Store

# IDE
.idea/
.vscode/
*.swp
*.swo

# Local configuration (may contain credentials)
.claude/settings.local.json
.mcpregistry_github_token
.mcpregistry_registry_token
mcp-publisher
dist/
*.egg-info/
