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>
List of paths that should be globally ignored.
list of string[ ][
"*~"
"*.swp"
]