feat: add Gopkg manifests, move fixtures to testdata, add vendor dependencies

This commit is contained in:
Tomas Aparicio 2017-10-30 09:41:13 +01:00
parent ba1cf6a030
commit 127eb5cfbc
68 changed files with 534 additions and 68 deletions

4
.gitignore vendored
View file

@ -4,6 +4,6 @@ bin
/*.jpg
/*.png
/*.webp
/fixtures/*_out.*
/testdata/*_out.*
/.idea/
fixtures/test_vertical_*.jpg
testdata/test_vertical_*.jpg