mcp-server-demo/.gitignore
2024-12-24 12:21:50 -08:00

13 lines
136 B
Plaintext

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