Documentation about exclude/ignore files
authorMatthias Lederhofer <matled@gmx.net>
Wed, 12 Jul 2006 19:54:51 +0000 (21:54 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 14 Jul 2006 04:52:42 +0000 (21:52 -0700)
Use .git/info/exclude in the example in git-ls-files.txt,
instead of .git/ignore, and update the list of commands looking
at .git/info/exclude in repository-layout.txt.

Signed-off-by: Matthias Lederhofer <matled@gmx.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found