1
0
Files
libcmo21/Assets/Tools/MeshConv/.gitignore

19 lines
216 B
Plaintext

## ======== Personal ========
# Ignore test used 3d Object
*.bin
*.obj
*.mtl
## ======== Python ========
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv