Update .gitattributes
Browse files- .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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|