X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1ff90bc7103df77877d6860f1f117425afe1a516..a99521dceee7427ae34a9f95d9afcc6b4ff240a5:/.gitignore diff --git a/.gitignore b/.gitignore index 2e2b9e65e4..34c3dfa42a 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,7 @@ _*.c include/simgrid/config.h include/smpi/smpif.h src/internal_config.h +src/simgrid/version.h testprog ### Cmake files CPackConfig.cmake @@ -196,7 +197,6 @@ examples/s4u/trace-platform/s4u-trace-platform examples/deprecated/simdag/dag-dotload/sd_dag-dotload examples/deprecated/simdag/daxload/sd_daxload examples/deprecated/simdag/fail/sd_fail -examples/deprecated/simdag/goal/goal_test examples/deprecated/simdag/properties/sd_properties examples/deprecated/simdag/ptg-dotload/sd_ptg-dotload examples/deprecated/simdag/schedule-dotload/sd_schedule-dotload @@ -940,13 +940,11 @@ teshsuite/xbt/parallel_log_crashtest/parallel_log_crashtest teshsuite/xbt/parmap_bench/parmap_bench teshsuite/xbt/parmap_test/parmap_test testall -unit-mc-pagestore -unit-mc-snapshot -unit-tmgr +unit-tests ######################################### ## files touched to track the dependencies of java examples -examples/java/*/*/*_compiled -examples/java/*/*_compiled +examples/deprecated/java/*/*/*_compiled +examples/deprecated/java/*/*_compiled /CMakeCache.txt simgrid.jar_finalized simgrid_full.jar @@ -959,3 +957,6 @@ include/smpi/mpi.mod src/smpi/mpif.f90 src/smpi/mpif.f90.generated a.out +simgrid.config +simgrid.creator +simgrid.includes