From: Mark Wielaard Date: Thu, 19 Oct 2023 14:26:34 +0000 (+0200) Subject: Add new drd/tests/thrd_create test to .gitignore X-Git-Tag: VALGRIND_3_22_0~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b06737dc2ce1f18430de28e908192236b0d16b;p=thirdparty%2Fvalgrind.git Add new drd/tests/thrd_create test to .gitignore --- diff --git a/.gitignore b/.gitignore index 42d141001d..8c3ae55f92 100644 --- a/.gitignore +++ b/.gitignore @@ -481,6 +481,7 @@ /drd/tests/tc22_exit_w_lock /drd/tests/tc23_bogus_condwait /drd/tests/tc24_nonzero_sem +/drd/tests/thrd_create /drd/tests/threaded-fork /drd/tests/thread_name /drd/tests/thread_name_freebsd