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

Is it possible to exclude directories? #28

Open
jaymakes11 opened this issue Dec 21, 2022 · 3 comments
Open

Is it possible to exclude directories? #28

jaymakes11 opened this issue Dec 21, 2022 · 3 comments

Comments

@jaymakes11
Copy link

jaymakes11 commented Dec 21, 2022

This would help performance when using a high depth value and knowing that desired results are not in directories {...}. For example, node_modules (which often have deeply nested structures with lots of files).

@ParthJadhav
Copy link
Owner

We can add a feature to do that @jaymakes11 , Would you be interested in working on that?

@jaymakes11
Copy link
Author

jaymakes11 commented Jan 4, 2023

@ParthJadhav

Would you be interested in working on that?

If I knew Rust or had time to learn it! Unfortunately my Rust experience and skills are essentially non existent 😞

Any insight on how complex this would be? Perhaps with a good amount of guidance I could give an attempt at an implementation...

@vablings
Copy link

vablings commented Mar 4, 2024

I believe that its possible to do this using the .custom_filter()

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