From 7bb773374eda5182cb5dc2239823e2389cad7d09 Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Mon, 19 Oct 2015 10:42:42 +0300 Subject: [PATCH] Ignore the .testsapprun intermediate folder. It will remain if test run fails --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6fefaa005..385096ae7 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ obj/ tags TestRunResult.txt +.testsapprun