Browse Source

update git lfs and gitingore to stop tracking examples/data

render_group_fix
cinnaboot 5 years ago
parent
commit
3cdf2eae02
  1. 1
      .gitattributes
  2. 2
      .gitignore
  3. BIN
      examples/data/blender/spaceship.blend1

1
.gitattributes vendored

@ -1,3 +1,4 @@
*.png filter=lfs diff=lfs merge=lfs -text
*.glb filter=lfs diff=lfs merge=lfs -text
*.blend filter=lfs diff=lfs merge=lfs -text
examples/data/* filter=lfs diff=lfs merge=lfs -text

2
.gitignore vendored

@ -6,3 +6,5 @@ msvc/.vs/
msvc/x64/
tags
*.swp
examples/data/*

BIN
examples/data/blender/spaceship.blend1

Binary file not shown.
Loading…
Cancel
Save