blender-mcp/.gitignore
2025-03-18 10:30:26 +08:00

14 lines
138 B
Plaintext

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