mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-09 15:19:10 +02:00
19 lines
No EOL
182 B
Text
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/ |