Fix overwritte gitignore file #git
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
[push]
|
||||
default = current
|
||||
[core]
|
||||
excludesfile = ~/.gitignore
|
||||
excludesfile = ~/.gitignore_global
|
||||
[difftool "sourcetree"]
|
||||
cmd = opendiff \"$LOCAL\" \"$REMOTE\"
|
||||
path =
|
||||
|
||||
Reference in New Issue
Block a user