浏览代码

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