X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a17bc1d7ecf4e2db86a7e6226d7ab6a0b1344908..58c9d9a78cd91575b3c50b399a37e5dfb091a098:/.gitignore diff --git a/.gitignore b/.gitignore index 6c39838bd8..c1bdf8aa4f 100644 --- a/.gitignore +++ b/.gitignore @@ -100,7 +100,6 @@ doc/html doc/index.php doc/simgrid.tag doc/doxygen/logcategories.doc -doc/index-API.doc doc/simgrid_modules.map doc/javadoc ### Specific of project @@ -221,6 +220,7 @@ examples/smpi/smpi_msg_masterslave/masterslave_mailbox_smpi examples/smpi/replay/smpi_replay examples/smpi/trace/smpi_trace examples/smpi/trace_simple/smpi_trace_simple +examples/smpi/trace_call_location/smpi_trace_call_location testall teshsuite/datadesc_usage.out teshsuite/java/SemaphoreGC/SemaphoreGC_compiled @@ -269,6 +269,7 @@ teshsuite/simdag/evaluate-get-route-time/evaluate-get-route-time teshsuite/simdag/evaluate-parse-time/evaluate-parse-time teshsuite/simix/check_defaults/check_defaults teshsuite/simix/stack_overflow/stack_overflow +teshsuite/simix/generic_simcalls/generic_simcalls teshsuite/smpi/bug-17132/bug-17132 teshsuite/smpi/coll-allgather/coll-allgather teshsuite/smpi/coll-allgatherv/coll-allgatherv