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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
192 B
Plaintext
Raw Normal View History

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