From 3c3ba8dacb2d431fe8f22a5ba32ccf8cf96070cc Mon Sep 17 00:00:00 2001 From: Felix Wiedmann Date: Tue, 14 May 2019 22:20:23 +0200 Subject: [PATCH] chore(.gitignore): add 'go-semantic-release' binary for development on linux --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d63d50d..ad23d73 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *.dll *.so *.dylib +go-semantic-release # Test binary, build with `go test -c` *.test