build: automatically generate changelog (#349)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -11,6 +11,10 @@ dist/
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
||||
# Directories mounted during the release process in CI
|
||||
test-bin-*/
|
||||
changelog_artifacts/
|
||||
|
||||
# Output of the go coverage tool, specifically when used with LiteIDE
|
||||
*.out
|
||||
|
||||
|
Reference in New Issue
Block a user