From: Jérémie Galarneau Date: Thu, 10 Aug 2017 19:24:20 +0000 (-0400) Subject: Update .gitignore to add newly generated test files X-Git-Tag: v2.0.0-pre4~159 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=f087968b19f1a37e3671986c8ff4a71e0a45efdc Update .gitignore to add newly generated test files Signed-off-by: Jérémie Galarneau --- diff --git a/.gitignore b/.gitignore index c294d9d8..bd7be883 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,10 @@ /tests/lib/test_graph_topo /tests/plugins/test-utils-muxer /tests/plugins/test-utils-muxer-complete +/tests/plugins/test_bin_info_complete +/tests/plugins/test_bin_info +/tests/plugins/test_dwarf_complete +/tests/plugins/test_dwarf *.o *.a *.la