2020-04-07 20:08:47 +00:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
2019-03-27 11:15:23 +00:00
|
|
|
*.so
|
2020-04-07 20:08:47 +00:00
|
|
|
*.dylib
|
2019-03-27 11:15:23 +00:00
|
|
|
|
2020-04-07 20:08:47 +00:00
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
2019-03-27 11:15:23 +00:00
|
|
|
|
2020-04-07 20:08:47 +00:00
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
2019-03-27 11:15:23 +00:00
|
|
|
|
2020-04-07 20:08:47 +00:00
|
|
|
# goland idea folder
|
|
|
|
*.idea
|