Skip to content

Commit

Permalink
Update .gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
nagadomi committed Nov 14, 2018
1 parent d5c2277 commit ef3658b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
models/vgg_7/*/*.json binary
models/upconv_7/*/*.json binary
models/**/*.json binary
*.t7 binary
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ models/*
!models/upconv_7l
!models/srresnet_12l
!models/vgg_7
!models/cunet
models/*/*.png
models/*/*/*.png

Expand Down

0 comments on commit ef3658b

Please sign in to comment.