summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTom Prince <tom.prince@ualberta.net>2006-01-11 07:40:33 +0100
committerJunio C Hamano <junkio@cox.net>2006-01-11 09:36:03 +0100
commit5a25b4a66e05376c629669ee7321c1ce7f6a47fb (patch)
tree384be1f01dd73ad89377a7db3e4a9750d1871448 /.gitignore
parentGIT-VERSION-GEN: detect dirty tree and mark the version accordingly. (diff)
downloadgit-5a25b4a66e05376c629669ee7321c1ce7f6a47fb.tar.xz
git-5a25b4a66e05376c629669ee7321c1ce7f6a47fb.zip
Add git-describe to .gitignore.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1a9090bffc..5382e74271 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