mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-04-22 10:41:51 -07:00
feat: add Gopkg manifests, move fixtures to testdata, add vendor dependencies
This commit is contained in:
parent
ba1cf6a030
commit
127eb5cfbc
68 changed files with 534 additions and 68 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -4,6 +4,6 @@ bin
|
|||
/*.jpg
|
||||
/*.png
|
||||
/*.webp
|
||||
/fixtures/*_out.*
|
||||
/testdata/*_out.*
|
||||
/.idea/
|
||||
fixtures/test_vertical_*.jpg
|
||||
testdata/test_vertical_*.jpg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue