How to override .gitignore setting? #1800
Answered
by
BurntSushi
AtomicNess123
asked this question in
General
-
Basically that, in order to be able to search in the ignored folders and files, without having to edit the .gitignore file. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Answered by
BurntSushi
Feb 8, 2021
Replies: 2 comments
-
As mentioned before, please consult the guide: https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md#automatic-filtering If there's something there you don't understand, then please ask a more specific question. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
AtomicNess123
-
--no-ignore! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As mentioned before, please consult the guide: https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md#automatic-filtering
If there's something there you don't understand, then please ask a more specific question.