From: Mathieu Desnoyers Date: Fri, 11 Dec 2020 16:05:34 +0000 (-0500) Subject: Add tests/unit/libmsgpack/test_msgpack to gitignore X-Git-Tag: v2.13.0-rc1~404 X-Git-Url: http://git.lttng.org/?p=lttng-ust.git;a=commitdiff_plain;h=21f6b44493e205a1f3a5f23a6e34ca8697487011 Add tests/unit/libmsgpack/test_msgpack to gitignore Signed-off-by: Mathieu Desnoyers Change-Id: I8d838f961414ee996a4a63c9270fd26ef8ba0e02 --- diff --git a/.gitignore b/.gitignore index d96ab16a..522c067d 100644 --- a/.gitignore +++ b/.gitignore @@ -79,6 +79,7 @@ tests/compile/hello-many/hello-many tests/compile/same_line_tracepoint/same_line_tracepoint tests/compile/test-app-ctx/hello tests/unit/gcc-weak-hidden/test_gcc_weak_hidden +tests/unit/libmsgpack/test_msgpack tests/unit/libringbuffer/test_shm tests/unit/pthread_name/test_pthread_name tests/unit/snprintf/test_snprintf