doc: Mention info/attributes in gitrepository-layout

Signed-off-by: Steffen Prohaska <prohaska@zib.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Steffen Prohaska 2017-11-22 09:58:14 +01:00 коммит произвёл Junio C Hamano
Родитель 9752ad0bb7
Коммит ff4c9b413a
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -208,6 +208,10 @@ info/exclude::
'git clean' look at it but the core Git commands do not look
at it. See also: linkgit:gitignore[5].
info/attributes::
Defines which attributes to assign to a path, similar to per-directory
`.gitattributes` files. See also: linkgit:gitattributes[5].
info/sparse-checkout::
This file stores sparse checkout patterns.
See also: linkgit:git-read-tree[1].