chore(.gitignore): add 'go-semantic-release' binary for development on linux

This commit is contained in:
Felix Wiedmann
2019-05-14 22:20:23 +02:00
parent fe54370e7e
commit 3c3ba8dacb

1
.gitignore vendored
View File

@@ -4,6 +4,7 @@
*.dll *.dll
*.so *.so
*.dylib *.dylib
go-semantic-release
# Test binary, build with `go test -c` # Test binary, build with `go test -c`
*.test *.test