You've already forked go-semantic-release
21 lines
306 B
Plaintext
21 lines
306 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
go-semantic-release
|
|
|
|
!cmd/go-semantic-release
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
.version
|
|
.vscode/settings.json
|
|
CHANGELOG.md
|
|
cover.html
|
|
build/
|
|
.idea/
|