X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/49ab17272e738d2b3c16a9128c09c58ff7fe1d2b..91bec12b79ccabec119048b74d7e6f1814699dc5:/.gitignore diff --git a/.gitignore b/.gitignore index 0c231c8345..8c173a1fa5 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ config.status Makefile.in src/*_unit.c +src/supernovae_*.c src/simgrid_units_main.c src/gras_config.h.in @@ -43,6 +44,14 @@ ltmain.sh autom4te.cache/* doc/Doxyfile +buildtools/Cmake/Testing/ +buildtools/Cmake/CMakeFiles/ +buildtools/Cmake/CMakeCache.txt +buildtools/Cmake/CTestTestfile.cmake +buildtools/Cmake/cmake_install.cmake +buildtools/Cmake/CTestCustom.ctest +buildtools/Cmake/DartConfiguration.tcl +include/simgrid_config.h examples/amok/bandwidth/bandwidth_maestro examples/amok/bandwidth/bandwidth_sensor examples/amok/saturate/saturate_maestro @@ -70,6 +79,9 @@ examples/gras/spawn/spawn_child examples/gras/spawn/spawn_father examples/gras/synchro/synchro_philosopher examples/gras/timer/timer_client +examples/gras/replay/replay_simulator +examples/gras/replay/replay_master +examples/gras/replay/replay_worker examples/msg/actions/actions examples/msg/gtnets/gtnets examples/msg/masterslave/masterslave_bypass @@ -87,7 +99,23 @@ examples/simdag/metaxml/sd_meta examples/simdag/properties/sd_prop examples/simdag/sd_test examples/simdag/sd_test2 -simgrid-3.3-svn/* +examples/simdag/dax/dax_test +examples/smpi/reduce +examples/smpi/bcast +examples/smpi/bcbench +examples/smpi/compute +examples/smpi/compute2 +examples/smpi/compute3 +examples/smpi/first +examples/smpi/mvmul +examples/smpi/ring_c +examples/smpi/second +examples/smpi/split +examples/smpi/allreduce +examples/smpi/pingpong +examples/smpi/scatter +examples/smpi/sendrecv +simgrid-*-svn/* src/.classes/* src/context_sysv_config.h src/gras_config.h