瀏覽代碼

Add .gitattributes

Set binary attribute to .t7 and .json
nagadomi 9 年之前
父節點
當前提交
dd64c0004d
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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