programs.git.ignores

List of paths that should be globally ignored.

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