diff --git a/gitconfig b/gitconfig index 4f68575..9f9fa3a 100644 --- a/gitconfig +++ b/gitconfig @@ -6,4 +6,4 @@ #default = simple default = matching [core] - excludesfiles = ~/.gitignore + excludesfile = ~/.gitignore