From 4e90b84cb49b03604b621ea38041cc8c43963159 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Wed, 21 Sep 2022 08:20:06 -0700 Subject: [PATCH] don't need a nonstandard git exlcude file location no more --- .gitconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 822ce6a..201a475 100644 --- a/.gitconfig +++ b/.gitconfig @@ -6,7 +6,6 @@ [core] autocrlf = false safecrlf = true - excludesfile = ~/.gitignore quotepath = false sparecheckout = true editor = nvim