-
Notifications
You must be signed in to change notification settings - Fork 14
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
Exclude/Include Directories #19
Comments
No plans for this yet, but that sounds like a decent idea to me! I think it's best to offer an option to exclude processing files in certain directories, that way we don't break backwards compatibility. We can default to |
Without |
I certainly still find use in it, but I totally agree. It needs to happen, but I'm in my last semester of university, working full time, and preparing to move across the country in a couple months. So, I'm pretty much shot for time to work on open source. :( I'm pretty sure this would be an easy task, and I welcome any method of solving it if anyone is interested to try. |
Is there any update for exclude feature? |
Nothing’s happened. I don’t work in web space these days as much as I used to, so I haven’t had the bandwidth to do this myself. Shouldn’t be too complicated if you’d like to take a stab at it yourself and send in a PR :) |
Are there any options or future plans to include options to exclude files from certain directories (e.g. node_modules), or perhaps to only include files from certain directories?
The text was updated successfully, but these errors were encountered: