[lttng-dev] [PATCH babeltrace] Add missing generated tests to gitignore
Michael Jeanson
mjeanson at efficios.com
Wed May 4 14:56:27 UTC 2016
Signed-off-by: Michael Jeanson <mjeanson at efficios.com>
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 7aa1896..527d195 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,9 @@
/tests/lib/test_seek_empty_packet
/tests/lib/test_dwarf
/tests/lib/test_bin_info
+/tests/lib/test_bin_info_complete
+/tests/lib/test_ctf_writer_complete
+/tests/lib/test_dwarf_complete
*.o
*.a
*.la
--
2.7.4
More information about the lttng-dev
mailing list