uSync-Legacy
uSync-Legacy copied to clipboard
Settings Ignore appears to use contains instead...
This also seems to ignore homepage\imported2
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