From a424659d23d52532edcbd642d5be62e1b9888477 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Wed, 12 Dec 2018 16:41:28 -0500 Subject: [PATCH] Add hello-many to gitignore Signed-off-by: Michael Jeanson Signed-off-by: Mathieu Desnoyers --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 11cf3343..482c6520 100644 --- a/.gitignore +++ b/.gitignore @@ -66,6 +66,7 @@ doc/man/tracef.3 doc/man/tracelog.3 tests/hello/hello +tests/hello-many/hello-many tests/hello.cxx/hello tests/same_line_tracepoint/same_line_tracepoint tests/ust-basic-tracing/ust-basic-tracing -- 2.34.1