diff --git a/git/gitconfig b/git/gitconfig index 0620f1d..80fb670 100644 --- a/git/gitconfig +++ b/git/gitconfig @@ -9,6 +9,7 @@ editor = nvim pager = less -S -x1,5 whitespace = cr-at-eol + excludesfile = ~/.gitignore [rebase] autostash = true [color "diff"]