Long Hoang commited on
Commit
fdff4ce
·
1 Parent(s): 251bcd6

chore: track PLY and GLB files with LFS

Browse files
Files changed (1) hide show
  1. .gitattributes +2 -0
.gitattributes CHANGED
@@ -36,3 +36,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
36
  *.whl filter=lfs diff=lfs merge=lfs -text
37
  # submodules/dust3r/checkpoints/DUSt3R_ViTLarge_BaseDecoder_512_dpt.pth filter=lfs diff=lfs merge=lfs -text
38
  # wheel/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl filter=lfs diff=lfs merge=lfs -text
 
 
 
36
  *.whl filter=lfs diff=lfs merge=lfs -text
37
  # submodules/dust3r/checkpoints/DUSt3R_ViTLarge_BaseDecoder_512_dpt.pth filter=lfs diff=lfs merge=lfs -text
38
  # wheel/diff_gaussian_rasterization-0.0.0-cp310-cp310-linux_x86_64.whl filter=lfs diff=lfs merge=lfs -text
39
+ *.ply filter=lfs diff=lfs merge=lfs -text
40
+ *.glb filter=lfs diff=lfs merge=lfs -text