Explorar el Código

Add .gitattributes

Set binary attribute to .t7 and .json
nagadomi hace 9 años
padre
commit
dd64c0004d
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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