mirror of
https://github.com/git/git.git
synced 2024-11-27 20:14:30 +08:00
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>
This commit is contained in:
parent
a60d2d8f2d
commit
6d0de319d6
3
.gitignore
vendored
3
.gitignore
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user