From a3171b6da8a2792264d55d4f01eafc7fd6445a4a Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 30 May 2021 20:23:10 +0900 Subject: Move '.gitignore_global' to '.config/git/ignore' It is the default place of the global ignore file. --- .gitconfig | 1 - 1 file changed, 1 deletion(-) (limited to '.gitconfig') diff --git a/.gitconfig b/.gitconfig index 58b672e..9355a00 100644 --- a/.gitconfig +++ b/.gitconfig @@ -5,7 +5,6 @@ [core] editor = vim commentchar = ";" - excludesfile = ~/.gitignore_global [help] autocorrect = 1 -- cgit v1.2.3-70-g09d2