Initial gitignore file
This commit is contained in:
commit
526c9ee016
1 changed files with 11 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
*.blend1
|
||||
*.glb
|
||||
*.gltf
|
||||
*.dae
|
||||
*.mtl
|
||||
*.obj
|
||||
*.spp
|
||||
*.sbsar
|
||||
*.sbs
|
||||
*.fbx
|
||||
|
Loading…
Reference in a new issue