Hacker News new | past | comments | ask | show | jobs | submit login

The other flag to know about is --no-ignore, or alternatively -u/--unrestricted.

By default, ripgrep does not search a bunch of files, in particular anything gitignored and anything with a leading dot (which the docs call "hidden"):

https://github.com/BurntSushi/ripgrep/blob/master/GUIDE.md#a...

These flags override that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: