X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6f54f95c01d108028c7c75dbf64c8fd507c723a0..648c6f2eb7bb4369e8e3835f598848ecea10cc7d:/.gitignore diff --git a/.gitignore b/.gitignore index 6bd2da21ab..b20603e3b1 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 @@ -115,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 @@ -132,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 @@ -207,6 +212,7 @@ examples/smpi/alltoall_basic examples/smpi/alltoallv examples/smpi/sendrecv examples/smpi/smpi_sendrecv +src/replay/replay src/testall teshsuite/gras/datadesc/datadesc_usage teshsuite/gras/empty_main/empty_main_function @@ -254,6 +260,7 @@ tools/gras/gras_stub_generator tools/tesh/tesh examples/msg/tracing/categories examples/msg/tracing/ms +examples/msg/chord/chord teshsuite/simdag/platforms/is_router_test examples/msg/masterslave/masterslave_cluster examples/simdag/simdag_tracing @@ -265,3 +272,4 @@ teshsuite/datadesc_usage.out test_rl test_sg examples/smpi/smpi_traced.trace +examples/simdag/dot/simulate_dot