From: Martin Quinson Date: Wed, 26 Dec 2018 22:12:23 +0000 (+0100) Subject: Ignore more stuff X-Git-Tag: v3_22~761 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/9fd63e55272e6958836b554dcc3af6db3841b571 Ignore more stuff --- diff --git a/.gitignore b/.gitignore index 00ee53ff13..b2c11f3ffb 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,8 @@ CMakeLists.txt.user .attach_pid* .cproject smpitmp-* +simgrid.pc +__pycache__/ ### cmake CTestCustom.cmake @@ -275,7 +277,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.cpp +teshsuite/s4u/cloud-sharing/cloud-sharing teshsuite/s4u/comm-pt2pt/comm-pt2pt teshsuite/s4u/concurrent_rw/concurrent_rw teshsuite/s4u/listen_async/listen_async @@ -943,6 +945,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