X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/732368596eaac3214a1ef2b20f257d3ec4f09cf7..ac01cf7b4713bf611c5e81e99e175486affb6307:/.gitignore diff --git a/.gitignore b/.gitignore index 0d4daad255..f73c3e732a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ *~ *.log *_simulator +*.mk +*.swp +*.patch ################################################ ### Simgrid java @@ -38,7 +41,8 @@ src/context_sysv_config.h src/gras_config.h src/smpi/smpicc src/smpi/smpirun -include/smpi/smpif.h +doc/footer.html +simgrid-*.tar.gz ################################################ ### Cmake files @@ -92,6 +96,7 @@ simgrid.anjuta .externalToolBuilders/ Debug/ .emacs.desktop +tags ################################################ ### Examples and traces @@ -113,6 +118,7 @@ examples/msg/tracing/tasks examples/msg/tracing/volume examples/msg/mc/bugged3 examples/msg/mc/random_test +examples/msg/chord/chord examples/simdag/ex_sd_seq_access examples/simdag/sd_seq_access examples/msg/icomms/peer @@ -130,6 +136,7 @@ examples/simdag/scheduling/Montage_25.jed examples/msg/irc_isend/peer examples/msg/irc_isend/toto.txt examples/simdag/dot/dot_test +examples/simdag/dot/dot_test2 examples/smpi/toto.txt examples/java/*/classnoinst.stamp examples/amok/bandwidth/bandwidth_maestro @@ -263,3 +270,4 @@ teshsuite/datadesc_usage.out test_rl test_sg examples/smpi/smpi_traced.trace +examples/simdag/dot/simulate_dot