Skip to content

Commit

Permalink
Add coverage html to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
qinqon committed Jan 10, 2019
1 parent 2e44ed4 commit 81ce741
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ vendor/**/*_test.go
tools/manifest-templator/manifest-templator
tools/vms-generator/vms-generator
.coverprofile
manifests/**/*.tmp
coverage.html
manifests/**/*.tmp

0 comments on commit 81ce741

Please sign in to comment.