modified .gitattributes
Browse files- .gitattributes +1 -0
.gitattributes
CHANGED
@@ -1 +1,2 @@
|
|
1 |
pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
|
|
|
1 |
pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
2 |
+
*.bin* filter=lfs diff=lfs merge=lfs -text
|