X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/57f4fe50e5dfac07ef2a9c9a69243c1571e359e2..9b23aedfbbfcbe7dfcc01daec713ebc103a44afd:/.gitignore diff --git a/.gitignore b/.gitignore index f1d759073d..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 @@ -275,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 @@ -942,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