Add tests/unit/libmsgpack/test_msgpack to gitignore
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 11 Dec 2020 16:05:34 +0000 (11:05 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 11 Dec 2020 16:05:34 +0000 (11:05 -0500)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I8d838f961414ee996a4a63c9270fd26ef8ba0e02

.gitignore

index d96ab16adc68abb91f7ef4382d4d2ca3ef8b21ee..522c067d4a4c048f8f434f1c4e0ff57d5529b4e1 100644 (file)
@@ -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
This page took 0.024438 seconds and 4 git commands to generate.