1
0
Fork 0
mirror of synced 2024-04-26 01:02:00 +12:00

Update .gitattributes

This commit is contained in:
nagadomi 2018-11-14 17:28:47 +09:00
parent d5c2277e0e
commit ef3658bf1d
2 changed files with 2 additions and 2 deletions

3
.gitattributes vendored
View file

@ -1,3 +1,2 @@
models/vgg_7/*/*.json binary
models/upconv_7/*/*.json binary
models/**/*.json binary
*.t7 binary

1
.gitignore vendored
View file

@ -14,6 +14,7 @@ models/*
!models/upconv_7l
!models/srresnet_12l
!models/vgg_7
!models/cunet
models/*/*.png
models/*/*/*.png