programs.mercurial.ignores
List of globs for files to be globally ignored.
- Type
list of string- Default
[ ]- Example
[ "*~" "*.swp" ]- Declared
- <home-manager/modules/programs/mercurial.nix>
List of globs for files to be globally ignored.
list of string[ ][
"*~"
"*.swp"
]