diff --git a/.gitignore b/.gitignore index 0dea4760ea01..84cb11521970 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,5 @@ vendor/**/*_test.go tools/manifest-templator/manifest-templator tools/vms-generator/vms-generator .coverprofile -manifests/**/*.tmp \ No newline at end of file +coverage.html +manifests/**/*.tmp