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-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=9c4a6e35ac2cb624d7c4ee4446fc11023f997fa7 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