diff options
| author | Gustaf Hendeby <hendeby@isy.liu.se> | 2008-08-13 23:32:43 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-08-13 23:46:03 -0700 |
| commit | 13613eac5bf886b37cc583462999419f91c98a17 (patch) | |
| tree | 0980af6443a0fa43377fb80c24e6897719aac621 | |
| parent | Builtin git-help. (diff) | |
| download | git-13613eac5bf886b37cc583462999419f91c98a17.tar.gz git-13613eac5bf886b37cc583462999419f91c98a17.zip | |
Update .gitignore to ignore git-help
Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a213e8e25b..bbaf9de0bc 100644 --- a/.gitignore +++ b/.gitignore @@ -51,6 +51,7 @@ git-gc git-get-tar-commit-id git-grep git-hash-object +git-help git-http-fetch git-http-push git-imap-send |
