1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

Default config from goreleaser init

This commit is contained in:
James Hillyerd
2017-12-17 11:19:53 -08:00
parent db358fea8c
commit 095796c8a1
2 changed files with 50 additions and 0 deletions

1
.gitignore vendored
View File

@@ -28,6 +28,7 @@ _testmain.go
# our binaries
/inbucket
/inbucket.exe
/dist/**
/target/**
/cmd/client/client
/cmd/client/client.exe