# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
.idea
.pytest_cache
.ruff_cache
# Virtual environments
.venv

/sandbox/
.DS_Store
.coverage

# Environment variables (contains API keys)
.env

# MCP setup files (local configuration)
mcp-servers.json
*mcp*.ps1
MCP_*.md
RESTART_VSCODE.md
