rg Verified for current stable LTS

Rg Command: Include Hidden Files And Ignore List

Use for include hidden files and ignore list with Rg. Exact CLI syntax to include hidden files and ignore list using Rg.

When to use this: Use for include hidden files and ignore list with Rg.

Command Syntax

rg -. --no-ignore <pattern>

Command Breakdown

-.
Command Option
Tool-specific option used by this command invocation.
--no-ignore
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to include hidden files and ignore list using Rg.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Rg directory