[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:
Eryn Wells 2026-01-19 18:04:17 -08:00
parent 1f088a1e8a
commit d5f7b3e04c

View file

@ -4,7 +4,6 @@
[core] [core]
editor = nvim editor = nvim
quotepath = false quotepath = false
excludesfile = ~/.gitignore
[color] [color]
ui = auto ui = auto
[alias] [alias]