Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The very first paragraph in ripgrep's README makes that behaviour very clear:

> ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files. (To disable all automatic filtering by default, use rg -uuu.)

https://github.com/BurntSushi/ripgrep



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

Search: