We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86362f7 + 27234a2 commit 3ab0029Copy full SHA for 3ab0029
1 file changed
Documentation/git-check-ignore.txt
@@ -21,6 +21,9 @@ the exclude mechanism) that decides if the pathname is excluded or
21
included. Later patterns within a file take precedence over earlier
22
ones.
23
24
+By default, tracked files are not shown at all since they are not
25
+subject to exclude rules; but see `--no-index'.
26
+
27
OPTIONS
28
-------
29
-q, --quiet::
0 commit comments