move git-blame to its place in .gitignore
Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:

committed by
Junio C Hamano

parent
6934dec895
commit
7948d7744d
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,6 +11,7 @@ git-applypatch
|
|||||||
git-archimport
|
git-archimport
|
||||||
git-archive
|
git-archive
|
||||||
git-bisect
|
git-bisect
|
||||||
|
git-blame
|
||||||
git-branch
|
git-branch
|
||||||
git-cat-file
|
git-cat-file
|
||||||
git-check-ref-format
|
git-check-ref-format
|
||||||
@ -153,4 +154,3 @@ config.status
|
|||||||
config.mak.autogen
|
config.mak.autogen
|
||||||
config.mak.append
|
config.mak.append
|
||||||
configure
|
configure
|
||||||
git-blame
|
|
||||||
|
Reference in New Issue
Block a user