Skip to content

Commit 23572f0

Browse files
committed
Add coverage.out to .gitignore
1 parent a457190 commit 23572f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,5 @@ _testmain.go
2222
*.exe
2323
*.test
2424
*.prof
25+
26+
coverage.out

0 commit comments

Comments
 (0)