hsbench/.gitignore

18 lines
295 B
Plaintext
Raw Normal View History

2017-06-09 18:17:18 +03:00
# Binaries for programs and plugins
*.exe
*.dll
*.so
*.dylib
2019-03-15 13:06:45 +03:00
*.log
s3-benchmark
2017-06-09 18:17:18 +03:00
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/