2019-01-02 11:53:43 -08:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.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
|
2019-01-12 20:45:25 -08:00
|
|
|
|
2020-09-29 15:39:45 -05:00
|
|
|
/dist/
|
2020-03-09 17:49:55 -07:00
|
|
|
.todo
|
|
|
|
|
|
|
|
*.nupkg
|
2020-04-18 01:04:40 +08:00
|
|
|
.vscode/
|
2020-05-04 21:18:13 +02:00
|
|
|
.idea/
|
2021-03-28 22:02:11 -07:00
|
|
|
|
|
|
|
coverage.txt
|