[git] Remove excludesfile directive
This setting has always been the default. Remove it so git just uses its internal default.
This commit is contained in:
parent
1f088a1e8a
commit
d5f7b3e04c
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
[core]
|
||||
editor = nvim
|
||||
quotepath = false
|
||||
excludesfile = ~/.gitignore
|
||||
[color]
|
||||
ui = auto
|
||||
[alias]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue