From c6bcd79ab500b5ad70f625f92325fdf7ef7da88a Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sat, 11 Jul 2015 01:40:24 +0200 Subject: [PATCH] ignore more cruft --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ccf5ab7293..367a41b3dc 100644 --- a/.gitignore +++ b/.gitignore @@ -970,6 +970,8 @@ teshsuite/msg/task_destroy_cancel/task_destroy_cancel teshsuite/msg/pid/pid teshsuite/msg/get_sender/get_sender teshsuite/msg/trace/test_trace_integration +teshsuite/msg/host_on_off/host_on_off_recv +teshsuite/msg/host_on_off/host_on_off_wait teshsuite/simix/check_defaults/check_defaults teshsuite/simix/stack_overflow/stack_overflow teshsuite/simdag/availability/availability_test @@ -1050,6 +1052,7 @@ examples/java/surfPlugin/java_surf_plugin_compiled /CMakeCache.txt teshsuite/mc/dwarf/dwarf teshsuite/mc/dwarf_expression/dwarf-expression +teshsuite/mc/replay/random_bug examples/smpi/mc/smpi_bugged1 examples/smpi/mc/smpi_bugged1_liveness examples/smpi/mc/smpi_bugged2 -- 2.20.1