fastmcp/.gitignore
2024-11-29 21:10:16 -05:00

14 lines
No EOL
144 B
Text

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