gitlab-org--gitlab-foss/vendor/gitignore/Go.gitignore

13 lines
192 B
Plaintext
Raw Normal View History

2017-02-07 00:03:05 -05:00
# Binaries for programs and plugins
*.exe
2018-01-06 09:58:42 -05:00
*.exe~
2017-02-07 00:03:05 -05:00
*.dll
*.so
2017-02-07 00:03:05 -05:00
*.dylib
2017-02-07 00:03:05 -05:00
# Test binary, build with `go test -c`
*.test
2016-08-02 10:47:05 -04:00
# Output of the go coverage tool, specifically when used with LiteIDE
*.out