__pycache__/
*.py[cod]
*$py.class
.Python
.venv/
venv/
env/
ENV/
.pytest_cache/
.ruff_cache/
.mypy_cache/
*.egg-info/
dist/
build/
.coverage
htmlcov/
.DS_Store
*.swp
.env
.env.*
.idea/
.vscode/
*.log

# Repo-specific
*.pyo
*.swo
~/.wgea-mcp/
