X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/33a9da85867c540b95d99573defe39b47c5f6f45..856b580eb05f2a6be5ca81d9f9288ad02c0cab60:/.gitignore diff --git a/.gitignore b/.gitignore index 1cad5651cb..33facadda0 100644 --- a/.gitignore +++ b/.gitignore @@ -44,19 +44,27 @@ 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 @@ -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