Most of my search tools (in terminal and neovim) use ripgrep underneath the hood and TIL I can ignore specific files/globs unversally or per project with .rgignore (in same fashion as .gitignore).