Added .coverprofile files to gitignore

This commit is contained in:
Marius Orcsik 2018-04-08 23:02:50 +02:00
parent e89b0dcb40
commit 4d77d96cf3
No known key found for this signature in database
GPG key ID: 889CE8E4FB2D877A

6
.gitignore vendored
View file

@ -7,10 +7,8 @@
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
# Output of the go coverage tools
*.out
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
.glide/
*.coverprofile
*pkg