diff options
| author | Junio C Hamano <junkio@cox.net> | 2007-01-19 23:52:06 -0800 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2007-01-20 19:10:26 -0800 |
| commit | 06f6228a90c50618f0a9793c9e9695be15f93ae2 (patch) | |
| tree | 2d6f21e8876b9822bd1132252e667d1c445cac59 | |
| parent | cd554bb1733feb98ecee647176d0328cab53c2b7 (diff) | |
| download | git-06f6228a90c50618f0a9793c9e9695be15f93ae2.tar.xz | |
Stop ignoring Documentation/README
We do not copy this file from elsewhere anymore.
Signed-off-by: Junio C Hamano <junkio@cox.net>
| -rw-r--r-- | Documentation/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/.gitignore b/Documentation/.gitignore index a531be32dc..6a51331b2f 100644 --- a/Documentation/.gitignore +++ b/Documentation/.gitignore @@ -4,5 +4,4 @@ *.7 howto-index.txt doc.dep -README cmds-*.txt |
