1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-14 03:51:24 +02:00

gitignore make binary

This commit is contained in:
Carlos Alexandro Becker 2017-07-04 22:16:07 -03:00
parent 9dd2a00c30
commit a9383d7c32
No known key found for this signature in database
GPG Key ID: E61E2F7DC14AB940

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
dist/
vendor
coverage.txt
goreleaser