Add missing gitignore for test_ctf_plugin
authorMichael Jeanson <mjeanson@efficios.com>
Thu, 9 May 2019 15:10:30 +0000 (11:10 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 9 May 2019 15:13:54 +0000 (11:13 -0400)
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Change-Id: I903f6c119ec51e5c96b555f762bcd0d43e11446f
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1285
Reviewed-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
.gitignore

index 71a74bf4863592e2bbef0c691c4c413761026311..a8b1217a83c003e3410c52cfa751127a92110939 100644 (file)
@@ -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
This page took 0.024847 seconds and 4 git commands to generate.