gitattributes.txt: Path matching rules are explained in gitignore.txt
commit3f74c8e8d8721d093655d7bb00ead078d8324100
authorJohannes Sixt <j6t@kdbg.org>
Wed, 25 Feb 2009 07:54:42 +0000 (25 08:54 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 Feb 2009 08:49:54 +0000 (25 00:49 -0800)
treede8ec79a019d2fd6bf6ed020d047e1b9e64c1a40
parenta9d98a148dd5ed14d9e74a1dfc5ec1ca3632f4f0
gitattributes.txt: Path matching rules are explained in gitignore.txt

The rules how the patterns are matched against path names are the same
for .gitattribute and .gitignore files.

This also replace the notion "glob pattern" by "pattern" because
gitignore.txt talks about "glob" only in some contexts where the pattern
is mentioned.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitattributes.txt