Commit ·
cf635d9
1
Parent(s): 4c8cfa1
Fix git-lfs attributes
Browse files- .gitattributes +3 -3
.gitattributes
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
| 1 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.ext filter=lfs diff=lfs merge=lfs -text
|