]> asedeno.scripts.mit.edu Git - git.git/blobdiff - Documentation/repository-layout.txt
Create a new manpage for the gitignore format, and reference it elsewhere
[git.git] / Documentation / repository-layout.txt
index 0459bd9ca1732beec1150e4354f1a03eafd53fe4..15221b53206eb65072f147ac72f556d0a1ee55e4 100644 (file)
@@ -155,8 +155,7 @@ info/exclude::
        exclude pattern list. `.gitignore` is the per-directory
        ignore file.  `git status`, `git add`, `git rm` and `git
        clean` look at it but the core git commands do not look
-       at it.  See also: gitlink:git-ls-files[1] `--exclude-from`
-       and `--exclude-per-directory`.
+       at it.  See also: gitlink:gitignore[5].
 
 remotes::
        Stores shorthands to be used to give URL and default