Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a forget s to an variable and Cosmetics.
[simgrid.git] / .gitignore
index 1cad565..807f3a3 100644 (file)
@@ -44,24 +44,32 @@ depcomp
 missing
 texinfo.tex
 
-*_unit.c
 src/simgrid.jar
-src/simgrid_units_main.c
 src/bindings/ruby/simgrid.so
 examples/ruby/simgrid.so
 examples/lua/simgrid.so
 src/bindings/ruby/libsimgrid.so
+
 examples/msg/zmsg_test.trace
 examples/msg/categories.trace
 examples/msg/masterslave/toto.txt
 examples/msg/simulation.trace
 examples/msg/toto.txt
 examples/msg/z_gtnets.trace
+examples/msg/tracing/procmig
+examples/msg/tracing/tasks
+examples/msg/tracing/volume
+examples/msg/mc/bugged3
+examples/msg/mc/random_test
+examples/simdag/ex_sd_seq_access
+examples/simdag/sd_seq_access
+
+src/simgrid_units_main.c
 *_unit.c
 src/supernovae_*.c
 
-buildtools/Cmake/src/tmp_gras_config.h.in
-buildtools/Cmake/src/tmp_tracing_config.h.in
+buildtools/Cmake/tmp_gras_config.h.in
+buildtools/Cmake/tmp_tracing_config.h.in
 make_simgrid_java.sh
 
 testgraph.dot
@@ -149,6 +157,9 @@ examples/msg/properties/msg_prop
 examples/msg/sendrecv/sendrecv
 examples/msg/suspend/suspend
 examples/msg/trace/test_trace_integration
+examples/msg/mc/centralized
+examples/msg/mc/bugged2
+examples/msg/mc/bugged1
 examples/simdag/ex_sd_test
 examples/simdag/ex_sd_test2
 examples/simdag/metaxml/sd_meta
@@ -180,6 +191,7 @@ src/context_sysv_config.h
 src/gras_config.h
 src/smpi/smpicc
 src/smpi/smpirun
+src/bindings/lua/libsimgrid.so
 src/testall
 src/ucontext_stack.h
 teshsuite/datadesc_usage.out
@@ -231,4 +243,5 @@ tools/tesh/tesh
 examples/msg/tracing/categories
 examples/msg/tracing/ms
 
-
+.cproject
+.project