X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5f7e9bf9cd6ea2c2cfb9246613c03d667d66fd79..05a5546c178ed04fe1db582960d7e46695bc580c:/.gitignore diff --git a/.gitignore b/.gitignore index 1bb333841e..29a1a155e3 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,11 @@ examples/java/*/classnoinst.stamp ### aclocal.m4 +acmacro/libtool.m4 +acmacro/ltoptions.m4 +acmacro/ltsugar.m4 +acmacro/ltversion.m4 +acmacro/lt~obsolete.m4 config.guess config.sub configure @@ -71,6 +76,7 @@ examples/msg/masterslave/masterslave_bypass examples/msg/masterslave/masterslave_failure examples/msg/masterslave/masterslave_forwarder examples/msg/masterslave/masterslave_mailbox +examples/msg/migration/migration examples/msg/parallel_task/parallel_task examples/msg/parallel_task/test_ptask examples/msg/priority/priority @@ -81,9 +87,18 @@ examples/simdag/metaxml/sd_meta examples/simdag/properties/sd_prop examples/simdag/sd_test examples/simdag/sd_test2 -teshsuite/simdag/platforms/basic_parsing_test -teshsuite/simdag/platforms/flatifier -simgrid-3.3-svn/* +examples/smpi/reduce +examples/smpi/bcast +examples/smpi/bcbench +examples/smpi/compute +examples/smpi/compute2 +examples/smpi/compute3 +examples/smpi/first +examples/smpi/mvmul +examples/smpi/ring_c +examples/smpi/second +examples/smpi/split +simgrid-*-svn/* src/.classes/* src/context_sysv_config.h src/gras_config.h @@ -100,6 +115,7 @@ teshsuite/gras/msg_handle/msg_handle_server teshsuite/gras/small_sleep/log.txt teshsuite/gras/small_sleep/small_sleep_function teshsuite/gras/modelcheck/modelcheck_checker +teshsuite/msg/get_sender teshsuite/simdag/basic0 teshsuite/simdag/basic1 teshsuite/simdag/basic2 @@ -115,6 +131,8 @@ teshsuite/simdag/network/p2p/test_latency2 teshsuite/simdag/network/p2p/test_latency3 teshsuite/simdag/network/p2p/test_latency_bound teshsuite/simdag/network/test_reinit_costs +teshsuite/simdag/platforms/basic_parsing_test +teshsuite/simdag/platforms/flatifier teshsuite/simdag/partask/test_comp_only_par teshsuite/simdag/partask/test_comp_only_seq teshsuite/xbt/log_large_test