Prechádzať zdrojové kódy

Add .gitattributes

Set binary attribute to .t7 and .json
nagadomi 9 rokov pred
rodič
commit
dd64c0004d
1 zmenil súbory, kde vykonal 2 pridanie a 0 odobranie
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

@@ -0,0 +1,2 @@
+models/*/*.json binary
+*.t7 binary