From 817d772f16eea6df8551717b978b8b7b429aaad8 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Fri, 10 Oct 2014 00:27:13 +0200 Subject: [PATCH] ignore more cruft --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 88e47be110..883eab5579 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ *.trace *.class \#* +.attach_pid* ### cmake CTestCustom.cmake @@ -240,6 +241,7 @@ examples/smpi/sendrecv examples/smpi/mc_bugged1 examples/smpi/mc_bugged2 examples/smpi/smpi_traced_simple +examples/smpi/replay_multiple/replay_multiple examples/msg/mc/bugged1_liveness examples/msg/mc/bugged1_stateful examples/msg/mc/bugged2_liveness @@ -252,6 +254,7 @@ examples/smpi/mc/bugged2 src/replay/replay src/testall teshsuite/bug-17132/bug-17132 +teshsuite/java/sleep_host_off/java_sleep_host_off_compiled teshsuite/smpi/isp/umpire/abort teshsuite/smpi/isp/umpire/abort1 teshsuite/smpi/isp/umpire/abort2 -- 2.20.1