2020-07-14 18:56:20 +00:00
|
|
|
# ---> Go
|
|
|
|
# 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
|
|
|
|
|
2020-08-01 09:37:40 +00:00
|
|
|
# Frontend compiled version gets built from source
|
|
|
|
/web/react-frontend
|
|
|
|
|
2020-07-14 18:56:20 +00:00
|
|
|
/twitchsingstools
|