We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b4b1cb commit e6229a8Copy full SHA for e6229a8
.gitignore
@@ -1,5 +1,6 @@
1
-# Ignore unit-test coverrage report
+# Ignore unit-test coverage report
2
coverage_report.out
3
+*.out
4
5
# Ignore the generated kind-config yaml.
6
/test/integration/kind-config.yaml
0 commit comments