Update .gitattributes
Browse files- .gitattributes +2 -1
.gitattributes
CHANGED
|
@@ -1 +1,2 @@
|
|
| 1 |
-
|
|
|
|
|
|
| 1 |
+
*.tar.gz filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
models/** filter=lfs diff=lfs merge=lfs -text
|