From 2cf856c54d9bd76ff96f903f785e054f7fde2e28 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sun, 8 Jul 2018 16:17:20 +0200 Subject: [PATCH 1/1] ignore unit tests --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9ddacb2402..425b700de9 100644 --- a/.gitignore +++ b/.gitignore @@ -920,7 +920,9 @@ teshsuite/xbt/parallel_log_crashtest/parallel_log_crashtest teshsuite/xbt/parmap_bench/parmap_bench teshsuite/xbt/parmap_test/parmap_test testall -unit_tmgr +unit-mc-pagestore +unit-mc-snapshot +unit-tmgr ######################################### ## files touched to track the dependencies of java examples examples/java/*/*/*_compiled -- 2.20.1