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:
Daniel Lockyer 2023-06-07 08:26:42 +02:00
parent 71e5d708d4
commit 05b854e156
No known key found for this signature in database

2
.gitignore vendored
View File

@ -19,6 +19,8 @@ lib-cov
# Coverage directory used by tools like istanbul
coverage
coverage-e2e
coverage-integration
coverage-regression
coverage_*
# nyc test coverage