Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make msg_comm_t be a real structure again, not an alias of smx_comm_t.
[simgrid.git] / .gitignore
index 6bd2da2..0a474a8 100644 (file)
@@ -7,6 +7,8 @@
 *.log\r
 *_simulator\r
 *.mk\r
+*.swp\r
+*.patch\r
 \r
 ################################################\r
 ### Simgrid java\r
@@ -35,12 +37,13 @@ src/supernovae_*.c
 _*.c\r
 include/simgrid_config.h\r
 include/instr/tracing_config.h\r
+include/smpi/smpif.h\r
 src/context_sysv_config.h\r
 src/gras_config.h\r
 src/smpi/smpicc\r
-src/smpi/smpirun
-include/smpi/smpif.h\r
-doc/footer.html
+src/smpi/smpirun\r
+doc/footer.html\r
+simgrid-*.tar.gz\r
 \r
 ################################################\r
 ### Cmake files\r
@@ -59,6 +62,7 @@ Testing/
 Makefile\r
 bin/\r
 lib/\r
+build_dir/\r
 buildtools/Cmake/test_prog/prog_va_copy.c\r
 \r
 \r
@@ -94,6 +98,7 @@ simgrid.anjuta
 .externalToolBuilders/\r
 Debug/\r
 .emacs.desktop\r
+tags\r
 \r
 ################################################\r
 ### Examples and traces\r
@@ -115,6 +120,7 @@ examples/msg/tracing/tasks
 examples/msg/tracing/volume\r
 examples/msg/mc/bugged3\r
 examples/msg/mc/random_test\r
+examples/msg/chord/chord\r
 examples/simdag/ex_sd_seq_access\r
 examples/simdag/sd_seq_access\r
 examples/msg/icomms/peer\r
@@ -132,6 +138,7 @@ examples/simdag/scheduling/Montage_25.jed
 examples/msg/irc_isend/peer\r
 examples/msg/irc_isend/toto.txt\r
 examples/simdag/dot/dot_test\r
+examples/simdag/dot/dot_test2\r
 examples/smpi/toto.txt\r
 examples/java/*/classnoinst.stamp\r
 examples/amok/bandwidth/bandwidth_maestro\r
@@ -207,6 +214,7 @@ examples/smpi/alltoall_basic
 examples/smpi/alltoallv\r
 examples/smpi/sendrecv\r
 examples/smpi/smpi_sendrecv\r
+src/replay/replay\r
 src/testall\r
 teshsuite/gras/datadesc/datadesc_usage\r
 teshsuite/gras/empty_main/empty_main_function\r
@@ -265,3 +273,5 @@ teshsuite/datadesc_usage.out
 test_rl\r
 test_sg\r
 examples/smpi/smpi_traced.trace\r
+examples/simdag/dot/simulate_dot\r
+teshsuite/simdag/platforms/graphicator\r