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