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