chore: add changelog.md to .gitignore

The gorelease workflow fails due to the changes made to the changelog
This commit is contained in:
Clement Sam 2020-12-27 17:47:34 +00:00
parent 54ed855706
commit 4d8c12225b
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
# Binaries for glab
cmd/glab/bin
bin
/CHANGELOG.md
# Test binary, built with `go test -c`
*.test

0
scripts/changelog Normal file → Executable file
View File