nesuri commited on
Commit
090237b
·
verified ·
1 Parent(s): ae8b1a8

Update .gitattributes

Browse files
Files changed (1) hide show
  1. .gitattributes +0 -11
.gitattributes CHANGED
@@ -58,14 +58,3 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
 
61
- # Treat video files as binary
62
- *.mp4 binary -text
63
- *.webm binary -text
64
-
65
- # Treat image files as binary
66
- *.png binary -text
67
- *.jpg binary -text
68
- *.jpeg binary -text
69
- *.gif binary -text
70
- *.webp binary -text
71
-
 
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60