Skip to content

Commit 6d0de31

Browse files
dschoJunio C Hamano
authored andcommitted
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>
1 parent a60d2d8 commit 6d0de31

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ git-merge-recursive
5454
git-merge-resolve
5555
git-merge-stupid
5656
git-mktag
57+
git-name-rev
58+
git-mv
5759
git-octopus
5860
git-pack-objects
5961
git-parse-remote
@@ -78,6 +80,7 @@ git-revert
7880
git-send-email
7981
git-send-pack
8082
git-sh-setup
83+
git-shell
8184
git-shortlog
8285
git-show-branch
8386
git-show-index

0 commit comments

Comments
 (0)