From 7948d7744dfc19d25b6cde1091460fa68733c3d7 Mon Sep 17 00:00:00 2001 From: Nicolas Pitre Date: Tue, 26 Dec 2006 12:14:18 -0800 Subject: move git-blame to its place in .gitignore Signed-off-by: Nicolas Pitre Signed-off-by: Junio C Hamano --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 91e69665f..98e513de5 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ git-applypatch git-archimport git-archive git-bisect +git-blame git-branch git-cat-file git-check-ref-format @@ -153,4 +154,3 @@ config.status config.mak.autogen config.mak.append configure -git-blame -- cgit v1.2.1