ga89tiy commited on
Commit
b56b523
0 Parent(s):

Configure Git LFS for .bin and .ckpt files

Browse files
Files changed (1) hide show
  1. .gitattributes +2 -0
.gitattributes ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ *.bin filter=lfs diff=lfs merge=lfs -text
2
+ *.ckpt filter=lfs diff=lfs merge=lfs -text