uSync-Legacy icon indicating copy to clipboard operation
uSync-Legacy copied to clipboard

Settings Ignore appears to use contains instead...

Open JohnBergman opened this issue 6 years ago • 1 comments

This also seems to ignore homepage\imported2

JohnBergman avatar Nov 12 '19 02:11 JohnBergman

Hi

yes it does, changing it to StartsWith would make sense, but equally, it would be a breaking change (don't want to risk breaking existing usages), so it might not be something we do for a while

I would recommend adding the trailing '\' to the path for now as that will at least limit it. to the explicit folders.

Kevin

KevinJump avatar Nov 13 '19 09:11 KevinJump