2019-01-02 13:53:43 -06: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 22:45:25 -06:00
|
|
|
|
2020-09-29 15:39:45 -05:00
|
|
|
/dist/
|
2020-03-09 19:49:55 -05:00
|
|
|
.todo
|
|
|
|
|
|
|
|
*.nupkg
|
2020-04-17 12:04:40 -05:00
|
|
|
.vscode/
|
2020-05-04 14:18:13 -05:00
|
|
|
.idea/
|
2021-03-29 00:02:11 -05:00
|
|
|
|
|
|
|
coverage.txt
|