From 5a25b4a66e05376c629669ee7321c1ce7f6a47fb Mon Sep 17 00:00:00 2001 From: Tom Prince Date: Tue, 10 Jan 2006 23:40:33 -0700 Subject: [PATCH] Add git-describe to .gitignore. Signed-off-by: Junio C Hamano --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1a9090bff..5382e7427 100644 --- a/.gitignore +++ b/.gitignore @@ -28,6 +28,7 @@ git-diff-files git-diff-index git-diff-stages git-diff-tree +git-describe git-fetch git-fetch-pack git-findtags -- 2.30.2