updated gitignore to filter 3d files

This commit is contained in:
Felix Baumgärtner 2024-01-16 11:28:39 +01:00
parent 670ad25d1a
commit f07c002494

3
.gitignore vendored
View File

@ -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