X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b4cb8b677e1ec73260436726675f05c7d0e58f2e..c5f0baaa7fb91f6584fcf35db0514774b7a26d71:/.gitignore diff --git a/.gitignore b/.gitignore index dbae6531cd..d20160947d 100644 --- a/.gitignore +++ b/.gitignore @@ -66,6 +66,7 @@ build/ *.bpr *.bpf ### Documentation +docs/source/_ext/__pycache__/ doc/allclasses-frame.html doc/allclasses-noframe.html doc/constant-values.html @@ -157,9 +158,11 @@ examples/s4u/app-masterworkers/s4u-app-masterworkers-class examples/s4u/app-masterworkers/s4u-app-masterworkers-fun examples/s4u/app-pingpong/s4u-app-pingpong examples/s4u/app-token-ring/s4u-app-token-ring +examples/s4u/async-ready/s4u-async-ready examples/s4u/async-wait/s4u-async-wait examples/s4u/async-waitall/s4u-async-waitall examples/s4u/async-waitany/s4u-async-waitany +examples/s4u/async-waituntil/s4u-async-waituntil examples/s4u/cloud-capping/s4u-cloud-capping examples/s4u/cloud-migration/s4u-cloud-migration examples/s4u/cloud-simple/s4u-cloud-simple @@ -215,6 +218,7 @@ examples/smpi/NAS/is examples/smpi/replay_multiple/deployment.xml examples/smpi/replay_multiple/replay_multiple examples/smpi/replay_multiple_manual_deploy/replay_multiple_manual +examples/smpi/replay_multiple_manual_deploy/workload_mixed2_same_resources examples/smpi/replay/one_trace examples/smpi/replay/smpi_replay examples/smpi/smpi_msg_masterslave/masterslave_mailbox_smpi @@ -267,10 +271,10 @@ teshsuite/msg/trace_integration/trace_integration teshsuite/s4u/actor/actor teshsuite/s4u/actor-autorestart/actor-autorestart teshsuite/s4u/actor-migration/actor-migration +teshsuite/s4u/activity-lifecycle/activity-lifecycle teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration teshsuite/s4u/comm-pt2pt/comm-pt2pt teshsuite/s4u/concurrent_rw/concurrent_rw -teshsuite/s4u/host_on_off_wait/host_on_off_wait teshsuite/s4u/listen_async/listen_async teshsuite/s4u/pid/pid teshsuite/s4u/storage_client_server/storage_client_server