X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/66095ae5029ae68e10534fc32fd179d0015f40ed..96fd5b13851ed5b1411f8acaecbc86695fa9696b:/.gitignore diff --git a/.gitignore b/.gitignore index 1af6839f41..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 @@ -99,6 +111,10 @@ 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