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:
Nicolas Pitre
2006-12-26 12:14:18 -08:00
committed by Junio C Hamano
parent 6934dec895
commit 7948d7744d

2
.gitignore vendored
View File

@ -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