programs.fd.ignores

List of paths that should be globally ignored.

Type
list of string
Default
[ ]
Example
[
  ".git/"
  "*.bak"
]
Declared
<home-manager/modules/programs/fd.nix>