2019-03-10 19:11:02 +01:00
|
|
|
# Binaries for programs and plugins
|
2019-03-10 16:42:12 +01:00
|
|
|
*.exe
|
2019-03-10 19:11:02 +01:00
|
|
|
*.exe~
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, built with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
2019-03-10 16:42:12 +01:00
|
|
|
|
2019-03-11 01:47:39 +01:00
|
|
|
# GoCode debug file
|
|
|
|
debug
|
|
|
|
|
2019-03-10 16:42:12 +01:00
|
|
|
# Linux binary
|
|
|
|
MovieNight
|
|
|
|
|
|
|
|
# Twitch channel info
|
|
|
|
static/subscriber.json
|
2019-03-10 19:11:02 +01:00
|
|
|
|
|
|
|
# vscode
|
|
|
|
.vscode
|