.env
.venv/
venv/
__pycache__/
*.pyc
.mypy_cache/
.ruff_cache/
.pytest_cache/
dist/
build/
*.egg-info/
.mcp-scan*
scan-results/
sandbox/work/
.DS_Store
node_modules/
.claude/settings.json

