Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 4d313b7

Browse files
[v2] Ignore test coverage reports
1 parent 47b6d38 commit 4d313b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,3 +250,6 @@ _site/
250250

251251
# Tests Verify Snapshot Files
252252
*.received.*
253+
254+
# Test Coverage Reports
255+
*.opencover.xml

0 commit comments

Comments
 (0)