Loading commands...
Control which files ripgrep searches. Learn file type filtering, globs, and path restrictions.
11 commands
Use 'rg -t py pattern' to search only Python files, 'rg --type-list' to see all types.
List only files that contain matches
List files without matches
Follow symbolic links
Search only in matching files
Exclude files matching glob
Include hidden files in search
Limit search to 2 levels deep
Don't respect .gitignore files
Search only in JavaScript files
List all known file types
Exclude JavaScript files from search