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

Watching globs with exclusion support #14

Open
laland opened this issue Sep 10, 2015 · 3 comments
Open

Watching globs with exclusion support #14

laland opened this issue Sep 10, 2015 · 3 comments

Comments

@laland
Copy link

laland commented Sep 10, 2015

Hi! It would be nice to have ability to add support for tracking globs, like:

$watcher->track('twig.templates', '/path/to/views/*.twig', FilesystemEvent::ALL);

And ability to exlude dirs or files from tracking.

@henrikbjorn
Copy link
Member

Maybe a PR integrating https://github.com/webmozart/glob could be done?

@laland
Copy link
Author

laland commented Sep 11, 2015

Oh, great, i will do a PR, but what about exlusion support? What syntax should it be like?

@staabm
Copy link

staabm commented May 21, 2019

we would also love to have this feature... is a PR welcome?

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

No branches or pull requests

3 participants