X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6f54f95c01d108028c7c75dbf64c8fd507c723a0..159761f29d41e8cfd0636d56a182f9481eff279c:/.gitignore diff --git a/.gitignore b/.gitignore index 6bd2da21ab..52afaa6eea 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ *.log *_simulator *.mk +*.swp +*.patch ################################################ ### Simgrid java @@ -38,9 +40,9 @@ include/instr/tracing_config.h src/context_sysv_config.h src/gras_config.h src/smpi/smpicc -src/smpi/smpirun -include/smpi/smpif.h -doc/footer.html +src/smpi/smpirun +doc/footer.html +simgrid-*.tar.gz ################################################ ### Cmake files @@ -94,6 +96,7 @@ simgrid.anjuta .externalToolBuilders/ Debug/ .emacs.desktop +tags ################################################ ### Examples and traces @@ -132,6 +135,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 @@ -265,3 +269,4 @@ teshsuite/datadesc_usage.out test_rl test_sg examples/smpi/smpi_traced.trace +examples/simdag/dot/simulate_dot