Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings Ignore appears to use contains instead... #242

Open
JohnBergman opened this issue Nov 12, 2019 · 1 comment
Open

Settings Ignore appears to use contains instead... #242

JohnBergman opened this issue Nov 12, 2019 · 1 comment

Comments

@JohnBergman
Copy link

This also seems to ignore homepage\imported2

@KevinJump
Copy link
Owner

KevinJump commented Nov 13, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants