Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2006-09-18 11:35:07 +0400
committerJunio C Hamano <junkio@cox.net>2006-09-18 11:35:07 +0400
commit582c5b09be6336e74a366ad900ca7ec3a5d1572d (patch)
tree85c5075462811c07d1580c6b790a6055bafab2eb /.gitignore
parentee1a9b2f1824100bbac8d23e7dea1a6e9e85fb21 (diff)
gitignore: git-show-ref is a generated file.
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 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