-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Directory ignore command line #109
Comments
I was just looking for an option to not recurse, so yeah, that'd be useful. |
I think |
That's not to say we don't want, say, a |
Ah I missed the |
Yes indeedy! Let me know if you'd like to work on it and I won't touch it. :-) (I think |
I would be happy to try it tonight and I'll keep you updated in this thread. Thanks! |
Awesome, thank you. :-) |
Do you think it would be valuable to add an option to skip traversing directories? I know I can use an
.rgignore
file but it's not convenient to copy it from repository to repository.If so, I think I could try and implement it as well.
The text was updated successfully, but these errors were encountered: