programs.helix.ignores
Home-Manager option
List of paths that should be globally ignored for file picker. Supports the usual ignore and negative ignore (unignore) rules used in .gitignore files.
type: list of stringDefault
[ ]
Example
declared in: <home-manager/modules/programs/helix.nix>source unavailable[ ".build/" "!.gitignore" ]