X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/484b4e771b829f8d409a0be487e9310badf77f5d..9f17049f69b547e8e2ae823188080d60c7411ea6:/.gitignore diff --git a/.gitignore b/.gitignore index 45ce6d05fd..ec574ac096 100644 --- a/.gitignore +++ b/.gitignore @@ -20,24 +20,46 @@ test_rl test_sg _*.c *~ +*.swp *_simulator config.log config.status Makefile.in - -src/*_unit.c -src/supernovae_*.c +*_unit.c +src/simgrid.jar src/simgrid_units_main.c -src/gras_config.h.in +src/bindings/ruby/simgrid.so +examples/ruby/simgrid.so +examples/lua/simgrid.so +src/bindings/ruby/libsimgrid.so +examples/msg/zmsg_test.trace +examples/msg/categories.trace +examples/msg/masterslave/toto.txt +examples/msg/simulation.trace +examples/msg/toto.txt +examples/msg/z_gtnets.trace +*_unit.c +src/supernovae_*.c + +buildtools/Cmake/src/tmp_gras_config.h.in +buildtools/Cmake/src/tmp_tracing_config.h.in +make_simgrid_java.sh testgraph.dot testgraph.xml -buildtools/Cmake/src/tmp_gras_config.h.in conftestval cmake_install.cmake CMakeFiles +install_manifest.txt +_CPack_Packages/ bibtex2html-1.02/ + +examples/smpi/toto.txt +src/gras_config.h.in +tools/graspe_master +examples/java/*/classnoinst.stamp +### doc/all_bib.html doc/all_bib.latin1.html doc/all_bib.latin1.html.tmp @@ -61,10 +83,6 @@ doc/using_bib.html doc/using_bib.latin1.html doc/using_bib.latin1.html.tmp -tools/graspe_master -examples/java/*/classnoinst.stamp -### - aclocal.m4 acmacro/libtool.m4 acmacro/ltoptions.m4 @@ -81,6 +99,7 @@ ltmain.sh autom4te.cache/* doc/Doxyfile include/simgrid_config.h +include/instr/tracing_config.h examples/amok/bandwidth/bandwidth_maestro examples/amok/bandwidth/bandwidth_sensor examples/amok/saturate/saturate_maestro @@ -152,10 +171,8 @@ examples/smpi/alltoallv examples/smpi/sendrecv examples/smpi/smpi_sendrecv simgrid-*-svn/* -src/.classes/* src/context_sysv_config.h src/gras_config.h -src/simgrid.jar src/smpi/smpicc src/smpi/smpirun src/testall @@ -206,4 +223,7 @@ testsuite/xbt/log_usage tools/gras/gras_stub_generator tools/graspe-slave tools/tesh/tesh +examples/msg/tracing/categories +examples/msg/tracing/ms +