From: Mark Wooding <mdw@xxxxxxxxxxxxxxxx> Signed-off-by: Mark Wooding <mdw@xxxxxxxxxxxxxxxx> --- .gitignore | 1 + t/.gitignore | 1 + 2 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 5be239a..abbc509 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 0000000..fad67c0 --- /dev/null +++ b/t/.gitignore @@ -0,0 +1 @@ +trash - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html