From: Andreas Ericsson Date: Tue, 7 Feb 2006 17:21:02 +0000 (+0100) Subject: .gitignore git-rerere and config.mak X-Git-Tag: v1.2.0~34 X-Git-Url: https://git.octo.it/?p=git.git;a=commitdiff_plain;h=d19e06fa8f86b611c10115903ef7e50d5de112f0 .gitignore git-rerere and config.mak Signed-off-by: Andreas Ericsson Signed-off-by: Junio C Hamano --- diff --git a/.gitignore b/.gitignore index 513f22eb..d7e8d2ac 100644 --- a/.gitignore +++ b/.gitignore @@ -78,6 +78,7 @@ git-relink git-repack git-repo-config git-request-pull +git-rerere git-reset git-resolve git-rev-list @@ -123,3 +124,4 @@ git-core.spec libgit.a *.o *.py[co] +config.mak