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: http://git.tremily.us/?a=commitdiff_plain;h=582c5b09be6336e74a366ad900ca7ec3a5d1572d;p=git.git gitignore: git-show-ref is a generated file. Signed-off-by: Junio C Hamano --- diff --git a/.gitignore b/.gitignore index 0d608fe12..f53e0b247 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