X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/88484c0d38f0a3ad966430648bec4cb4e46c89a7..ca3f81bbdb29e514038a035ae1e3d222a5c7d6b5:/.gitignore diff --git a/.gitignore b/.gitignore index d985817440..82b6b35ae9 100644 --- a/.gitignore +++ b/.gitignore @@ -135,7 +135,6 @@ examples/msg/energy-consumption/energy-consumption examples/msg/energy-onoff/energy-onoff examples/msg/energy-pstate/energy-pstate examples/msg/energy-vm/energy-vm -examples/msg/io-file/io-file examples/msg/io-file-unlink/io-file-unlink examples/msg/io-remote/io-remote examples/msg/io-storage/io-storage @@ -201,12 +200,13 @@ examples/s4u/async-waitany/s4u-async-waitany examples/s4u/basic/s4u-basic examples/s4u/basic/s4u-basic_deployment examples/s4u/basic/s4u-basic_function +examples/s4u/cloud-progress-monitor/s4u-cloud-progress-monitor examples/s4u/dht-chord/s4u-dht-chord examples/s4u/energy-link/s4u-energy-link examples/s4u/energy-ptask/s4u-energy-ptask examples/s4u/energy-pstate/s4u-energy-pstate examples/s4u/energy-vm/s4u-energy-vm -examples/s4u/io/s4u-io +examples/s4u/io-file-system/s4u-io-file-system examples/s4u/io-file-remote/s4u-io-file-remote examples/s4u/io-storage-raw/s4u-io-storage-raw examples/s4u/mutex/s4u-mutex @@ -274,6 +274,7 @@ teshsuite/msg/host_on_off/host_on_off teshsuite/msg/host_on_off_processes/host_on_off_processes teshsuite/msg/host_on_off_recv/host_on_off_recv teshsuite/msg/host_on_off_wait/host_on_off_wait +teshsuite/msg/io-file/io-file teshsuite/msg/io-file-remote/io-file-remote teshsuite/msg/io-raw-storage/io-raw-storage teshsuite/msg/listen_async/listen_async