debian-mirror-gitlab/vendor/gitignore/Go.gitignore

13 lines
192 B
Plaintext
Raw Normal View History

2017-08-17 22:00:37 +05:30
# Binaries for programs and plugins
*.exe
2018-03-17 18:26:18 +05:30
*.exe~
2017-08-17 22:00:37 +05:30
*.dll
2016-06-02 11:05:42 +05:30
*.so
2017-08-17 22:00:37 +05:30
*.dylib
2016-06-02 11:05:42 +05:30
2017-08-17 22:00:37 +05:30
# Test binary, build with `go test -c`
2016-06-02 11:05:42 +05:30
*.test
2016-09-13 17:45:13 +05:30
# Output of the go coverage tool, specifically when used with LiteIDE
*.out