16 lines
235 B
Plaintext
16 lines
235 B
Plaintext
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
*/*node_modules
|
|
*/*package-lock.json
|
|
.idea
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|