From a4cef568b1c0cab79084d69e142a4be2a5876943 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 29 May 2019 11:04:06 -0700 Subject: [PATCH] Use correct file name for local excludes. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e414636..3bff6e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# NOTE: do not add ignores for IDE files. You can put those in .git/info/excludes in your +# NOTE: do not add ignores for IDE files. You can put those in .git/info/exclude in your # personal checkout of this code, I do not want this file to contain the union of all # possible ignores for all possible IDEs. /*/target/