-
-
Notifications
You must be signed in to change notification settings - Fork 42
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
Support glob patterns in paths. #44
Comments
I am looking for this feature as well. Maybe use the |
Alright, I've created bevry/ignorefs#2 for this. It is fairly straight forward, although I will need to update each thing that uses Will get to it after docpad/docpad#1045 |
this is beyond my scope of maintenance, please fund or pr |
in the upcoming version of watchr, you can provide |
/close #2, close #3, close bevry/watchr#44
I want to only watch files of certain file extension. Is this possible?
At the moment I'm trying to use
ignoreCustomPatterns
with/(?!\.rose)$/ig
but I can't seem to get it working.Want to back this issue? Place a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: