From d5c1eb04c94436b7e582fb203e22934ef00872a0 Mon Sep 17 00:00:00 2001 From: Tatsuhiro Tsujikawa Date: Mon, 4 Nov 2013 18:39:48 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 2 -- tests/.gitignore | 4 ++++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e03ee14f..89ebc8b1 100644 --- a/.gitignore +++ b/.gitignore @@ -26,7 +26,5 @@ stamp-h1 .deps/ INSTALL .DS_STORE -tests/main -tests/failmalloc compile test-driver diff --git a/tests/.gitignore b/tests/.gitignore index 96f1eca8..4b24e3c3 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,3 +1,7 @@ test-suite.log +failmalloc +failmalloc.log +failmalloc.trs +main main.log main.trs