fastmcp/.gitignore
2024-11-30 21:24:33 -06:00

19 lines
No EOL
182 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.DS_Store
.env
src/fastmcp/_version.py
# editors
.cursorrules
.vscode/