-
-
Notifications
You must be signed in to change notification settings - Fork 159
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
[6.0] option to exclude paths from get stories and the watcher #285
Comments
Chokidar has the ignored option, see here
|
glob has the ignore option also, see here
|
Is your feature request related to a problem? Please describe.
It can be slow in large repos to run the get stories or watcher command and having an exclude option could be useful for avoiding that.
Describe the solution you'd like
Something like this would be useful and wouldn't break compatibility with the config file used in other frameworks
Are you able to assist bring the feature to reality?
Yes
The text was updated successfully, but these errors were encountered: