programs.mercurial.ignoresRegexp

Home-Manager option

List of regular expressions for files to be globally ignored.

type: list of string
Default
[ ]
Example
[ "^.*~$" "^.*\\.swp$" ]
declared in: <home-manager/modules/programs/mercurial.nix>source unavailable