From: Jeff King Date: Mon, 18 Sep 2006 07:35:07 +0000 (-0700) Subject: gitignore: git-show-ref is a generated file. X-Git-Tag: v1.4.4-rc1~43^2~19^2~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/582c5b09be6336e74a366ad900ca7ec3a5d1572d gitignore: git-show-ref is a generated file. Signed-off-by: Junio C Hamano --- diff --git a/.gitignore b/.gitignore index 0d608fe12a..f53e0b247c 100644 --- a/.gitignore +++ b/.gitignore @@ -102,6 +102,7 @@ git-shortlog git-show git-show-branch git-show-index +git-show-ref git-ssh-fetch git-ssh-pull git-ssh-push