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