diff options
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,3 +12,5 @@ [difftool "nvimdiff"] cmd = "nvim -d \"$LOCAL\" \"$REMOTE\"" +[core] + excludesfile = ~/.config/git/ignore |
index : dotfiles | ||
yadm managed dotfiles |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .gitconfig | 2 |
@@ -12,3 +12,5 @@ [difftool "nvimdiff"] cmd = "nvim -d \"$LOCAL\" \"$REMOTE\"" +[core] + excludesfile = ~/.config/git/ignore |