updated gitignore to filter 3d files
This commit is contained in:
parent
670ad25d1a
commit
f07c002494
3
.gitignore
vendored
3
.gitignore
vendored
@ -8,3 +8,6 @@ node_modules
|
|||||||
!.env.example
|
!.env.example
|
||||||
vite.config.js.timestamp-*
|
vite.config.js.timestamp-*
|
||||||
vite.config.ts.timestamp-*
|
vite.config.ts.timestamp-*
|
||||||
|
*.bin
|
||||||
|
*.glb
|
||||||
|
*.gltf
|
Loading…
Reference in New Issue
Block a user