From ba6f5a6dace90573bc9f610dd894c4178dd69a18 Mon Sep 17 00:00:00 2001 From: Alin Serdean Date: Mon, 16 Mar 2015 20:47:31 +0000 Subject: [PATCH] Add testsuite.tmp.orig to .gitignore Adding the file: tests/testsuite.tmp.orig to tests/.gitignore Signed-off-by: Alin Gabriel Serdean Signed-off-by: Ben Pfaff --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index b4a54c9ab..966fcb381 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -48,3 +48,4 @@ /testsuite.dir/ /testsuite.log /test-lib +/testsuite.tmp.orig -- 2.20.1