X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2a81e806265c18e1c1f8ff624a37f317105b3904..e99ac4319ea4bab13a821b840b58a443918d5c28:/.gitignore diff --git a/.gitignore b/.gitignore index a3295e5f05..14b64d5683 100644 --- a/.gitignore +++ b/.gitignore @@ -14,10 +14,14 @@ *.class .cproject # Eclipse cruft CMakeLists.txt.user +CMakeDoxyfile.in +CMakeDoxygenDefaults.cmake \#* .attach_pid* .cproject smpitmp-* +simgrid.pc +__pycache__/ ### cmake CTestCustom.cmake @@ -114,11 +118,6 @@ tags callgrind.out.* ### Examples and traces *.exe -doc/tuto-msg/masterworker -doc/tuto-msg/masterworker-sol1 -doc/tuto-msg/masterworker-sol2 -doc/tuto-msg/masterworker-sol3 -doc/tuto-msg/masterworker-sol4 examples/msg/app-masterworker/app-masterworker examples/msg/cloud-masterworker/cloud-masterworker examples/msg/dht-kademlia/dht-kademlia @@ -151,7 +150,7 @@ examples/s4u/actor-daemon/s4u-actor-daemon examples/s4u/actor-join/s4u-actor-join examples/s4u/actor-kill/s4u-actor-kill examples/s4u/actor-lifetime/s4u-actor-lifetime -examples/s4u/actor-migration/s4u-actor-migration +examples/s4u/actor-migrate/s4u-actor-migrate examples/s4u/actor-suspend/s4u-actor-suspend examples/s4u/actor-yield/s4u-actor-yield examples/s4u/app-bittorrent/s4u-bittorrent @@ -280,6 +279,7 @@ 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/cloud-sharing/cloud-sharing teshsuite/s4u/comm-pt2pt/comm-pt2pt teshsuite/s4u/concurrent_rw/concurrent_rw teshsuite/s4u/listen_async/listen_async @@ -947,6 +947,7 @@ unit-tmgr ######################################### ## files touched to track the dependencies of java examples examples/java/*/*/*_compiled +examples/java/*/*_compiled /CMakeCache.txt simgrid.jar_finalized simgrid_full.jar