From: Michael Jeanson Date: Thu, 15 Jun 2023 19:59:52 +0000 (-0400) Subject: .gitignore: add missing '/tests/lib/test_fields_bin' X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=f0cc3d91fa78f96cacfd0a65c4c1af547d8c7eee .gitignore: add missing '/tests/lib/test_fields_bin' Change-Id: Ia77516852a3d4aeca443a7d42b7c2ea4922d0195 Signed-off-by: Michael Jeanson Reviewed-on: https://review.lttng.org/c/babeltrace/+/10375 Reviewed-by: Simon Marchi --- diff --git a/.gitignore b/.gitignore index 58610444..f6168620 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /tests/lib/plugin /tests/lib/test_bt_uuid /tests/lib/test_bt_values +/tests/lib/test_fields_bin /tests/lib/test_graph_topo /tests/lib/test_trace_ir_ref /tests/lib/test_simple_sink