X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ba2717e7e862c3a73b5c37bbba156234b9eb37a5..c17ece380766aff5353eb1648451766132f919b3:/.gitignore diff --git a/.gitignore b/.gitignore index 219c49c253..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,6 +169,7 @@ 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 @@ -178,11 +178,14 @@ 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-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