Skip to content

Commit

Permalink
Add more generated files to .gitignore
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Johannes Schindelin authored and Junio C Hamano committed Oct 28, 2005
1 parent a60d2d8 commit 6d0de31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 6d0de31

Please sign in to comment.