From 7836aacf47a38bd83645614a0ccc6c03578b86ab Mon Sep 17 00:00:00 2001 From: mbanth Date: Thu, 20 May 2021 15:14:55 +0100 Subject: [PATCH] Do not track Unity test runners --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index f0bcfb69..3bbde6ff 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1 +1,2 @@ +*/runners/* test_results.csv