mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00

This was a workaround for https://github.com/Masterminds/glide/issues/736 Signed-off-by: bndw <benjamindwoodward@gmail.com>
11 lines
185 B
Text
11 lines
185 B
Text
# Binaries for programs and plugins
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|