3f03d65e73
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
18 lines
199 B
Plaintext
18 lines
199 B
Plaintext
.DS_Store
|
|
Thumbs.db
|
|
|
|
# mcp-server (TypeScript)
|
|
mcp-server/node_modules/
|
|
mcp-server/dist/
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
*.egg-info/
|
|
.venv/
|
|
venv/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|