X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c8f1b2ca5ffd66ac138727aecf847ccc30535d31..ce6136d5f1a9ce68cfa6c968c257bd6c00c531d7:/.gitignore diff --git a/.gitignore b/.gitignore index 1f6f88132c..f2c89f31c8 100644 --- a/.gitignore +++ b/.gitignore @@ -40,6 +40,7 @@ SimGrid-*.tar.gz simgrid.jar ### Unit files src/simgrid_units_main.c +src/*_unit.cpp src/*_unit.c ### Generated files _*.c @@ -274,6 +275,7 @@ src/replay/replay src/testall teshsuite/bug-17132/bug-17132 teshsuite/datadesc_usage.out +teshsuite/java/semaphore/java_semaphore_gc_compiled teshsuite/java/sleep_host_off/java_sleep_host_off_compiled teshsuite/mc/dwarf/dwarf teshsuite/mc/dwarf_expression/dwarf-expression @@ -1051,6 +1053,7 @@ examples/java/async/java_async_compiled examples/java/bittorrent/java_bittorrent_compiled examples/java/chord/java_chord_compiled examples/java/cloud/java_cloud_compiled +examples/java/cloud/energy/java_cloud_energy_compiled examples/java/cloud/migration/java_cloud_migration_compiled examples/java/commTime/java_commTime_compiled examples/java/energy/java_energy_compiled