laconicd/.gitignore
Aleksandr Bezobchuk 7b274f8692 add gitignore
2018-07-05 11:08:39 -04:00

16 lines
216 B
Plaintext

# 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
*.out
# Vendor deps
.glide/
vendor/