Skip to content

Commit 2ecd587

Browse files
committed
Add code coverage related files to .gitignore.
1 parent 09c2563 commit 2ecd587

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,10 @@ wp-tests-config.php
4848
/artifacts
4949
/setup.log
5050
/coverage
51+
/codecov
52+
codecov.*
5153
wordpress.zip
54+
wp-code-coverage-*.zip
5255

5356
# Files and folders that get created in wp-content
5457
/src/wp-content/blogs.dir

0 commit comments

Comments
 (0)