Skip to content

Commit

Permalink
Ignore testcoverage file
Browse files Browse the repository at this point in the history
Make sure that the golang testcoverage file is ignored if it exists, to
not lead to marking builds as "dirty".
  • Loading branch information
rmohr committed Jun 25, 2018
1 parent a50dc71 commit 1923ab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ vendor/**/*_test.go
**/polarion.xml
tools/manifest-templator/manifest-templator
tools/vms-generator/vms-generator
.coverprofile

0 comments on commit 1923ab6

Please sign in to comment.