X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dd21c63b5d738956b1eeaca9ca904b721301e4af..dd1b2a87a1d03d3f69bcef76a5b75e5fa464e593:/.gitignore diff --git a/.gitignore b/.gitignore index 96971ad6f3..7fe508f7ab 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 @@ -170,19 +169,23 @@ examples/msg/synchro-semaphore/synchro-semaphore examples/msg/app-pingpong/app-pingpong examples/msg/maestro-set/maestro-set examples/msg/simulation.trace +examples/msg/process-create/process-create examples/msg/process-startkilltime/process-startkilltime examples/msg/process-suspend/process-suspend examples/msg/app-token-ring/app-token-ring examples/msg/trace-categories/trace-categories -examples/msg/trace-link-srcdst-user-variables/trace-link-srcdst-user-variables +examples/msg/trace-route-user-variables/trace-route-user-variables examples/msg/trace-link-user-variables/trace-link-user-variables examples/msg/trace-masterworker/trace-masterworker examples/msg/trace-process-migration/trace-process-migration -examples/msg/trace-simple/trace-simple examples/msg/trace-platform/trace-platform -examples/msg/trace-user-variables/trace-user-variables +examples/msg/trace-host-user-variables/trace-host-user-variables +examples/s4u/actions-comm/s4u_actions-comm examples/s4u/basic/s4u_basic +examples/s4u/basic/s4u_basic_deployment +examples/s4u/basic/s4u_basic_function examples/s4u/io/s4u_io +examples/s4u/mutex/s4u_mutex examples/simdag/daxload/sd_daxload examples/simdag/dag-dotload/sd_dag-dotload examples/simdag/ptg-dotload/sd_ptg-dotload @@ -221,6 +224,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 +273,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