Skip to content

Commit 580f417

Browse files
authored
Ensure coverage files dont get checked into git (#1732)
1 parent ea96041 commit 580f417

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ kconfig.yaml
3737
.DS_Store
3838

3939
cmd/thv-operator/.task/checksum/crdref-gen
40+
41+
# Test coverage
42+
coverage*

0 commit comments

Comments
 (0)