Huijae An commited on
Commit ·
55c2caa
1
Parent(s): 83b6f7a
with this, you can just stage, commit, and push without explicitly calling 'git lfs' for large .bin model files
Browse files- .gitattributes +1 -1
.gitattributes
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
|
|
|
|
| 1 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|