fix: ignore only git-chglog binary in root and not subfolder

This commit is contained in:
Manuel Vogel 2021-01-16 07:46:27 +01:00
parent 5d98a27559
commit 17b1252dd5
No known key found for this signature in database
GPG key ID: 24E54F214569A8A5

2
.gitignore vendored
View file

@ -10,7 +10,7 @@
*.dll
*.so
*.dylib
git-chglog
/git-chglog
# Test binary, build with `go test -c`
*.test