ソースを参照

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