Merge pull request #82 from markcornick/fix_gitignore
Fix excludes file in gitconfig
This commit is contained in:
commit
7672bdf1c2
@ -98,7 +98,7 @@
|
||||
[core]
|
||||
autocrlf = false
|
||||
editor = vim
|
||||
excludesfile = ~/.yadr/gitignore_global
|
||||
excludesfile = ~/.yadr/git/gitignore
|
||||
[advice]
|
||||
statusHints = false
|
||||
[diff]
|
||||
|
Loading…
Reference in New Issue
Block a user