From: Mark Wooding Date: Sun, 5 Mar 2006 12:25:43 +0000 (+0000) Subject: gitignore: Ignore some more boring things. X-Git-Tag: v1.3.0-rc1~13^2~45 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=0aee3d6d4e2ba3278ad0f789fc7c0a9742fc5a07;p=git.git gitignore: Ignore some more boring things. Signed-off-by: Mark Wooding Signed-off-by: Junio C Hamano --- diff --git a/.gitignore b/.gitignore index 5be239a4..abbc509e 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,4 @@ libgit.a *.o *.py[co] config.mak +git-blame diff --git a/t/.gitignore b/t/.gitignore new file mode 100644 index 00000000..fad67c09 --- /dev/null +++ b/t/.gitignore @@ -0,0 +1 @@ +trash