top | item 45174032 (no title) Fishkins | 5 months ago For others who didn't know, the -u flag in the OP's command makes it so ripgrep _will_ search files even if they're gitignored discuss order hn newest postalcoder|5 months ago -u searches through ignored files-uu searches through ignored and hidden files (eg dotfiles)-uuu searches through ignored, hidden, and binary files (ie everything)
postalcoder|5 months ago -u searches through ignored files-uu searches through ignored and hidden files (eg dotfiles)-uuu searches through ignored, hidden, and binary files (ie everything)
postalcoder|5 months ago
-uu searches through ignored and hidden files (eg dotfiles)
-uuu searches through ignored, hidden, and binary files (ie everything)