X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Documentation%2Fgit-add.txt;h=89e461402e6d1476c192daca0c24700707ca432b;hb=73be17f0b387b2741646498a9a80da677a9e0c7a;hp=4cae41267a903d21e6745b3fb45963b6da4dad04;hpb=069b20a198f171512a1d2d2163b40f70c94f5257;p=git.git diff --git a/Documentation/git-add.txt b/Documentation/git-add.txt index 4cae4126..89e46140 100644 --- a/Documentation/git-add.txt +++ b/Documentation/git-add.txt @@ -31,7 +31,7 @@ DISCUSSION ---------- The list of given to the command is fed to `git-ls-files` -command to list files that are not registerd in the index and +command to list files that are not registered in the index and are not ignored/excluded by `$GIT_DIR/info/exclude` file or `.gitignore` file in each directory. This means two things: