Added extra coverage directories to gitignore
refs https://ghost.slack.com/archives/C02G9E68C/p1686083282151169 - these were added as part of splitting out the coverage for the separate runs, but I forgot to add them to the gitignore
This commit is contained in:
parent
71e5d708d4
commit
05b854e156
2
.gitignore
vendored
2
.gitignore
vendored
@ -19,6 +19,8 @@ lib-cov
|
||||
# Coverage directory used by tools like istanbul
|
||||
coverage
|
||||
coverage-e2e
|
||||
coverage-integration
|
||||
coverage-regression
|
||||
coverage_*
|
||||
|
||||
# nyc test coverage
|
||||
|
Loading…
Reference in New Issue
Block a user