From 6d0de319d6249096fe934317e937177d07b1b84f Mon Sep 17 00:00:00 2001 From: Johannes Schindelin Date: Thu, 27 Oct 2005 12:03:43 +0200 Subject: [PATCH] Add more generated files to .gitignore git-name-rev, git-mv and git-shell are recent additions to git. Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 52cb9e2c..927c89cb 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 -- 2.11.0