aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>2005-10-27 12:03:43 +0200
committerJunio C Hamano <junkio@cox.net>2005-10-28 02:15:18 -0700
commit6d0de319d6249096fe934317e937177d07b1b84f (patch)
treeb40c233618379c67c8a2f03c4968a59ae507e239 /.gitignore
parenta60d2d8f2dbeb7025e04dd65fc2dedd8271c9cc6 (diff)
downloadgit-6d0de319d6249096fe934317e937177d07b1b84f.tar.gz
git-6d0de319d6249096fe934317e937177d07b1b84f.tar.xz
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 52cb9e2c0..927c89cba 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