X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ac01cf7b4713bf611c5e81e99e175486affb6307..f51c250f2f0b60093c4bd1acae068578a1bf078d:/.gitignore?ds=sidebyside diff --git a/.gitignore b/.gitignore index f73c3e732a..845a93a664 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,7 @@ Testing/ Makefile bin/ lib/ +build_dir/ buildtools/Cmake/test_prog/prog_va_copy.c @@ -212,6 +213,7 @@ examples/smpi/alltoall_basic examples/smpi/alltoallv examples/smpi/sendrecv examples/smpi/smpi_sendrecv +src/replay/replay src/testall teshsuite/gras/datadesc/datadesc_usage teshsuite/gras/empty_main/empty_main_function @@ -271,3 +273,4 @@ test_rl test_sg examples/smpi/smpi_traced.trace examples/simdag/dot/simulate_dot +teshsuite/simdag/platforms/graphicator