Fix typo in excludesfile.

This commit is contained in:
David Tomaschik
2014-10-11 11:58:03 -07:00
parent 8b59e8c764
commit 6185108c0f

View File

@@ -6,4 +6,4 @@
#default = simple #default = simple
default = matching default = matching
[core] [core]
excludesfiles = ~/.gitignore excludesfile = ~/.gitignore