Skip to content

Commit 82fbf78

Browse files
authored
Merge pull request #984 from damdo/patch-1
Do not ignore coverage.go
2 parents 797df12 + 79a641a commit 82fbf78

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)