From: Martin Quinson Date: Thu, 9 Oct 2014 22:27:13 +0000 (+0200) Subject: ignore more cruft X-Git-Tag: v3_12~760^2~66 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/817d772f16eea6df8551717b978b8b7b429aaad8 ignore more cruft --- 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