fastmcp/.gitignore
Jeremiah Lowin b6ade5e72c Initial commit
2024-11-29 16:42:40 -05:00

11 lines
No EOL
118 B
Text

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