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:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2005-10-27 14:03:43 +0400
committerJunio C Hamano <junkio@cox.net>2005-10-28 13:15:18 +0400
commit6d0de319d6249096fe934317e937177d07b1b84f (patch)
treeb40c233618379c67c8a2f03c4968a59ae507e239 /.gitignore
parenta60d2d8f2dbeb7025e04dd65fc2dedd8271c9cc6 (diff)
Add more generated files to .gitignore
git-name-rev, git-mv and git-shell are recent additions to git. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 52cb9e2c08..927c89cbac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,6 +54,8 @@ git-merge-recursive
git-merge-resolve
git-merge-stupid
git-mktag
+git-name-rev
+git-mv
git-octopus
git-pack-objects
git-parse-remote
@@ -78,6 +80,7 @@ git-revert
git-send-email
git-send-pack
git-sh-setup
+git-shell
git-shortlog
git-show-branch
git-show-index