View the file globs behind built-in types.
Section: Type filters
Inspect all known types
bash
bash
rg --type-listExplanation
This is useful before deciding whether to use `-t`, `--glob`, or a custom type.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Type filters
Define a custom file type on the command line
Create a reusable ad hoc type mapping.
Add a custom type and search it immediately
Define and use the type in the same command.