X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2bfc1f9d091e5cfb89c062c45c19271909aaa884..b7ae3a7d62cc38cebb5b4a0497ed6529b09bd7f5:/.gitignore diff --git a/.gitignore b/.gitignore index bdeeaad47d..52afaa6eea 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ *.log *_simulator *.mk +*.swp +*.patch ################################################ ### Simgrid java @@ -38,10 +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 +src/smpi/smpirun doc/footer.html -simgrid-*.tar.gz +simgrid-*.tar.gz ################################################ ### Cmake files @@ -95,6 +96,7 @@ simgrid.anjuta .externalToolBuilders/ Debug/ .emacs.desktop +tags ################################################ ### Examples and traces @@ -133,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 @@ -266,4 +269,4 @@ teshsuite/datadesc_usage.out test_rl test_sg examples/smpi/smpi_traced.trace -examples/simdag/dot/simulate_dot \ No newline at end of file +examples/simdag/dot/simulate_dot