X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cbd8dae6d524fc62b0fb5fcf7b2604e98f953615..733314bae16822b734a0ed7f5c88fe08c1dc8479:/.gitignore diff --git a/.gitignore b/.gitignore index a3295e5f05..5af3b34990 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 @@ -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