ryanluker / vscode-coverage-gutters

Display test coverage generated by lcov and xml - works with many languages
https://marketplace.visualstudio.com/items?itemName=ryanluker.vscode-coverage-gutters
MIT License
454 stars 88 forks source link

Update vscode ignore #435

Closed ryanluker closed 5 months ago

ryanluker commented 6 months ago

Description

Removes some files that are needed and updates the ignore file with comments. @GitMensch see the attached vsix for the updated version and the old.

Before and After VSIXs

before-after-vsix.zip

ryanluker commented 5 months ago

Thanks @markparky