Skip to content

Commit

Permalink
Correctly document the name of the global excludes file configuration
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Hendricks <michael@ndrix.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Michael Hendricks authored and Junio C Hamano committed Jul 3, 2007
1 parent 8d2244b commit e8964a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/config.txt
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ You probably do not need to adjust this value.
+
Common unit suffixes of 'k', 'm', or 'g' are supported.

core.excludeFile::
core.excludesfile::
In addition to '.gitignore' (per-directory) and
'.git/info/exclude', git looks into this file for patterns
of files which are not meant to be tracked. See
Expand Down

0 comments on commit e8964a5

Please sign in to comment.