|
|
|
|
|
by Sohcahtoa82
1345 days ago
|
|
> Unfortunately it defaults to parsing a git tree's gitignore file and skipping over files listed in it. That's a feature. Like, it's the entire point of ripgrep. It's designed to search through the things a developer actually cares about searching through. If you actually want to search everything, just use grep. |
|