From: Michael Jeanson Date: Thu, 9 May 2019 15:10:30 +0000 (-0400) Subject: Add missing gitignore for test_ctf_plugin X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=6d0771255bd74f9a73dec58d337df72b1cd3b612 Add missing gitignore for test_ctf_plugin Signed-off-by: Michael Jeanson Change-Id: I903f6c119ec51e5c96b555f762bcd0d43e11446f Reviewed-on: https://review.lttng.org/c/babeltrace/+/1285 Reviewed-by: Jérémie Galarneau --- diff --git a/.gitignore b/.gitignore index 71a74bf4..a8b1217a 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ /tests/plugins/test_bin_info /tests/plugins/test_dwarf_complete /tests/plugins/test_dwarf +/tests/plugins/ctf/test_ctf_plugin /tests/utils/common.sh *.o *.a