Flakes
Categories
Options
Packages
Sign in
MyNixOS
home-manager
options
programs
git
ignores
option
programs.git.ignores
List of paths that should be globally ignored.
Declarations
Type
list of string
Default
[ ]
Example
[
"*~"
"*.swp"
]