From: Martin Quinson Date: Tue, 11 Apr 2017 21:37:47 +0000 (+0200) Subject: ignore the newly created test files X-Git-Tag: v3.16~370^2~3 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/9d4c40b3c3dce58eac1d068087ad4adfb0292f9e?hp=6be4c4942bed087ae01bb4e64b732a76498bfb77 ignore the newly created test files --- diff --git a/.gitignore b/.gitignore index 7bd966600d..466f2bfb94 100644 --- a/.gitignore +++ b/.gitignore @@ -988,6 +988,12 @@ teshsuite/smpi/coll-scatter/coll-scatter teshsuite/smpi/macro-shared/macro-shared teshsuite/smpi/type-struct/type-struct teshsuite/smpi/type-vector/type-vector +teshsuite/s4u/actor/actor +teshsuite/s4u/concurrent_rw/concurrent_rw +teshsuite/s4u/host_on_off_wait/host_on_off_wait +teshsuite/s4u/listen_async/listen_async +teshsuite/s4u/pid/pid +teshsuite/s4u/storage_client_server/storage_client_server teshsuite/surf/lmm_usage/lmm_usage teshsuite/surf/maxmin_bench/maxmin_bench teshsuite/surf/surf_usage/surf_usage