2018-11-03 06:52:32 +00:00
|
|
|
# Binaries for programs and plugins
|
2018-10-05 21:48:36 +00:00
|
|
|
/bin
|
2018-11-03 06:52:32 +00:00
|
|
|
*.exe
|
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, build with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
|
|
|
|
# Others
|
|
|
|
*.swp
|
2021-09-07 20:07:25 +00:00
|
|
|
.releases
|
2018-11-03 06:52:32 +00:00
|
|
|
coverage.txt
|
|
|
|
output
|
2021-09-07 20:07:25 +00:00
|
|
|
vendor
|
2020-02-07 14:50:22 +00:00
|
|
|
.idea
|
2022-03-14 11:18:44 +00:00
|
|
|
.envrc
|