Clarify git status output.

What we list as "Ignored files" are not "ignored".  Rather, it
is the list of "not listed in the to-be-ignored files, but
exists -- you may be forgetting to add them".

Pointed out by Daniel.

Signed-off-by: Junio C Hamano <junkio@cox.net>
1 file changed
tree: f39ac158ebd3d63dac4b72c37e9c5c646c1ef933
  1. arm/
  2. compat/
  3. debian/
  4. Documentation/
  5. mozilla-sha1/
  6. ppc/
  7. t/
  8. templates/
  9. .gitignore
  10. apply.c
  11. blob.c
  12. blob.h
  13. cache.h
  14. cat-file.c
  15. check-ref-format.c
  16. checkout-index.c
  17. clone-pack.c
  18. cmd-rename.sh
  19. commit-tree.c
  20. commit.c
  21. commit.h
  22. config.c
  23. connect.c
  24. convert-objects.c
  25. COPYING
  26. count-delta.c
  27. count-delta.h
  28. csum-file.c
  29. csum-file.h
  30. ctype.c
  31. daemon.c
  32. date.c
  33. delta.h
  34. diff-delta.c
  35. diff-files.c
  36. diff-index.c
  37. diff-stages.c
  38. diff-tree.c
  39. diff.c
  40. diff.h
  41. diffcore-break.c
  42. diffcore-order.c
  43. diffcore-pathspec.c
  44. diffcore-pickaxe.c
  45. diffcore-rename.c
  46. diffcore.h
  47. entry.c
  48. environment.c
  49. epoch.c
  50. epoch.h
  51. fetch-pack.c
  52. fetch.c
  53. fetch.h
  54. fsck-objects.c
  55. get-tar-commit-id.c
  56. git-add.sh
  57. git-am.sh
  58. git-applymbox.sh
  59. git-applypatch.sh
  60. git-archimport.perl
  61. git-bisect.sh
  62. git-branch.sh
  63. git-checkout.sh
  64. git-cherry.sh
  65. git-clone.sh
  66. git-commit.sh
  67. git-core.spec.in
  68. git-count-objects.sh
  69. git-cvsimport.perl
  70. git-diff.sh
  71. git-fetch.sh
  72. git-findtags.perl
  73. git-fmt-merge-msg.perl
  74. git-format-patch.sh
  75. git-grep.sh
  76. git-log.sh
  77. git-ls-remote.sh
  78. git-merge-octopus.sh
  79. git-merge-one-file.sh
  80. git-merge-recursive.py
  81. git-merge-resolve.sh
  82. git-merge-stupid.sh
  83. git-merge.sh
  84. git-mv.perl
  85. git-octopus.sh
  86. git-parse-remote.sh
  87. git-prune.sh
  88. git-pull.sh
  89. git-push.sh
  90. git-rebase.sh
  91. git-relink.perl
  92. git-rename.perl
  93. git-repack.sh
  94. git-request-pull.sh
  95. git-reset.sh
  96. git-resolve.sh
  97. git-revert.sh
  98. git-send-email.perl
  99. git-sh-setup.sh
  100. git-shortlog.perl
  101. git-status.sh
  102. git-svnimport.perl
  103. git-tag.sh
  104. git-verify-tag.sh
  105. git-whatchanged.sh
  106. git.sh
  107. gitk
  108. gitMergeCommon.py
  109. hash-object.c
  110. http-fetch.c
  111. ident.c
  112. index-pack.c
  113. index.c
  114. init-db.c
  115. INSTALL
  116. local-fetch.c
  117. ls-files.c
  118. ls-tree.c
  119. mailinfo.c
  120. mailsplit.c
  121. Makefile
  122. merge-base.c
  123. merge-index.c
  124. mktag.c
  125. object.c
  126. object.h
  127. pack-check.c
  128. pack-objects.c
  129. pack.h
  130. patch-delta.c
  131. patch-id.c
  132. path.c
  133. peek-remote.c
  134. pkt-line.c
  135. pkt-line.h
  136. prune-packed.c
  137. quote.c
  138. quote.h
  139. read-cache.c
  140. read-tree.c
  141. README
  142. receive-pack.c
  143. refs.c
  144. refs.h
  145. rev-list.c
  146. rev-parse.c
  147. rsh.c
  148. rsh.h
  149. run-command.c
  150. run-command.h
  151. send-pack.c
  152. server-info.c
  153. setup.c
  154. sha1_file.c
  155. sha1_name.c
  156. show-branch.c
  157. show-index.c
  158. ssh-fetch.c
  159. ssh-pull.c
  160. ssh-push.c
  161. ssh-upload.c
  162. strbuf.c
  163. strbuf.h
  164. stripspace.c
  165. symbolic-ref.c
  166. tag.c
  167. tag.h
  168. tar-tree.c
  169. test-date.c
  170. test-delta.c
  171. tree-diff.c
  172. tree.c
  173. tree.h
  174. unpack-file.c
  175. unpack-objects.c
  176. update-index.c
  177. update-ref.c
  178. update-server-info.c
  179. upload-pack.c
  180. usage.c
  181. var.c
  182. verify-pack.c
  183. write-tree.c