X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f753b6c7aeb098689e9e977e179ed72a09167e18..950b9d175a7966b91adf53b74745ce4e6e5da5f9:/.gitignore diff --git a/.gitignore b/.gitignore index 181dd1a860..7c407b5459 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 @@ -269,10 +270,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