19 lines
195 B
Plaintext
19 lines
195 B
Plaintext
### Go ###
|
|
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
/vendor/
|
|
/Godeps/
|
|
qr
|
|
|
|
.vscode
|
|
|