Use ~/.gitignore

This commit is contained in:
Michael Mandl 2020-05-24 12:56:23 +02:00
parent 70d93acb15
commit c38ec860ff

View file

@ -9,6 +9,7 @@
editor = nvim
pager = less -S -x1,5
whitespace = cr-at-eol
excludesfile = ~/.gitignore
[rebase]
autostash = true
[color "diff"]