Skip to content

Commit 18c4818

Browse files
committed
Ignore coverage files.
1 parent 1962146 commit 18c4818

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,11 @@ _TeamCity*
8484
# DotCover is a Code Coverage Tool
8585
*.dotCover
8686

87+
# Coverage
88+
coverage.*
89+
codecov.sh
90+
coverage/
91+
8792
# NCrunch
8893
*.ncrunch*
8994
.*crunch*.local.xml

0 commit comments

Comments
 (0)