From b57d2a4aaf0e6a05227b8f8eb9d408c90f82c2bc Mon Sep 17 00:00:00 2001 From: Paul Floyd Date: Sun, 30 Jun 2024 07:29:24 +0200 Subject: [PATCH] Add track-fds-exec-children to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1473e9a73..6379006fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1643,6 +1643,7 @@ /none/tests/threadederrno /none/tests/timestamp /none/tests/tls +/none/tests/track-fds-exec-children /none/tests/unit_debuglog /none/tests/valgrind_cpp_test /none/tests/vgcore.* -- 2.47.2