X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/9aa10aed0a0aaddb7002ba375d1ca420fe7be316..305fbc7b720f845588b22de910245576971a5f97:/.gitignore diff --git a/.gitignore b/.gitignore index 34f39bc7d7..57bae96dd4 100644 --- a/.gitignore +++ b/.gitignore @@ -2,7 +2,9 @@ checkall.log TAGS *.mk *.l[oa] +*.loT *.[oa] +*.class .libs .deps .dirstamp @@ -63,11 +65,13 @@ examples/gras/spawn/spawn_child examples/gras/spawn/spawn_father examples/gras/synchro/synchro_philosopher examples/gras/timer/timer_client +examples/msg/actions/actions examples/msg/gtnets/gtnets 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 @@ -78,8 +82,6 @@ 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/* src/.classes/* src/context_sysv_config.h @@ -97,6 +99,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 @@ -112,6 +115,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