Skip to content

Commit 79a641a

Browse files
authored
do not ignore coverage.go
1 parent 797df12 commit 79a641a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ test/e2e/config/gcp-ci-envsubst.yaml
1515
# Output of the go coverage tool, specifically when used with LiteIDE
1616
*.out
1717
coverage.*
18+
!**/coverage.go
1819

1920
# Ansible
2021
*.retry

0 commit comments

Comments
 (0)