diff options
Diffstat (limited to 'vendor/github.com/vbauerster/mpb/.gitignore')
-rw-r--r-- | vendor/github.com/vbauerster/mpb/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vendor/github.com/vbauerster/mpb/.gitignore b/vendor/github.com/vbauerster/mpb/.gitignore new file mode 100644 index 000000000..63bd91672 --- /dev/null +++ b/vendor/github.com/vbauerster/mpb/.gitignore @@ -0,0 +1,5 @@ +# Test binary, build with `go test -c` +*.test + +# Output of the go coverage tool, specifically when used with LiteIDE +*.out |