size-label-action icon indicating copy to clipboard operation
size-label-action copied to clipboard

Fix ignored paths check

Open mat3e opened this issue 4 months ago • 1 comments

Seems since using files API in #54, IGNORED stopped to work. I added tests to confirm and it seems path.slice(2) inside isIgnored is not needed anymore as the Diff adding extra chars is not used.

mat3e avatar Oct 04 '24 14:10 mat3e