Browse Source

chore: ignore coverage/lcov-report to avoid lint and version control issues

pull/11514/head
afc163 9 months ago
parent
commit
40ed5f40e6
  1. 1
      .gitignore

1
.gitignore

@ -15,6 +15,7 @@ npm-debug.log*
yarn-error.log yarn-error.log
/coverage /coverage
/coverage/lcov-report
.idea .idea
yarn.lock yarn.lock
package-lock.json package-lock.json

Loading…
Cancel
Save