Skip to content

Commit e15c925

Browse files
authored
Update .gitignore to remove coverage and test results (#349)
Remove code coverage reports and test results from .gitignore
1 parent 6fc67f8 commit e15c925

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,3 @@ ASALocalRun/
328328

329329
# MFractors (Xamarin productivity tool) working folder
330330
.mfractor/
331-
332-
# Code coverage reports
333-
**/CoverageReport/
334-
**/TestResults/

0 commit comments

Comments
 (0)