Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Don't show genned docs in ripgrep
The goal is to help new (and existing) users more quickly find the appropriate files to edit (like in #11033). The main downside is for someone trying to find output to verify what it looks like, a simple search won't turn up results but there are other ways around that (`--no-ignore`, `git status` after doing a man generation, etc).
- Loading branch information