X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b0018577cdf7f41abba2ddbcce6367cbd04064bd..4c913a25905c1146f91491d19cfec66d8f5afb8c:/.gitignore diff --git a/.gitignore b/.gitignore index 5a79481d0c..56f5ca9ffb 100644 --- a/.gitignore +++ b/.gitignore @@ -10,12 +10,6 @@ *.swp *.patch -################################################ -### Simgrid java -*.class -simgrid.jar -src/simgrid.jar - ################################################ ### Libraries links src/bindings/ruby/simgrid.so @@ -63,6 +57,7 @@ Makefile bin/ lib/ build_dir/ +build/ buildtools/Cmake/test_prog/prog_va_copy.c @@ -218,6 +213,8 @@ examples/smpi/alltoall_basic examples/smpi/alltoallv examples/smpi/sendrecv examples/smpi/smpi_sendrecv +examples/smpi/mc_bugged1 +examples/smpi/mc_bugged2 src/replay/replay src/testall teshsuite/gras/datadesc/datadesc_usage