2018-04-06 17:32:34 +01:00
|
|
|
# Mac OS X files
|
|
|
|
.DS_Store
|
|
|
|
|
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
|
|
|
|
# Test binary, build with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
2018-04-12 02:14:29 +01:00
|
|
|
*.out
|
|
|
|
|
2018-05-10 17:23:26 +01:00
|
|
|
# VSCode
|
|
|
|
/.vscode
|
|
|
|
debug
|