Browse Source

Add .gitattributes

Set binary attribute to .t7 and .json
nagadomi 9 years ago
parent
commit
dd64c0004d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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