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