Support user-wide git ignore

This commit is contained in:
Michael Campagnaro 2016-10-23 12:44:54 -04:00
parent cb8be3579a
commit e877913feb

View File

@ -6,6 +6,7 @@
tool = vimdiff
[core]
editor = /usr/bin/vim
excludesfile = ~/.gitignore
[push]
default = upstream
[diff]