Docs: Add debug-info option to BABELTRACE(1)
[babeltrace.git] / .gitignore
index c60c0e4b00092d6df13395aba313e85cce08953e..a198e625a890fbdb3543efa6186e0f46ecb794b4 100644 (file)
@@ -1,10 +1,17 @@
 *~
-/tests/lib/test-bitfield
-/tests/lib/test-seeks
+/tests/bin/test_trace_read
+/tests/bin/test_intersection
+/tests/bin/test_packet_seq_num
+/tests/lib/test_bitfield
+/tests/lib/test_seek
+/tests/lib/test_ctf_writer
+/tests/lib/test_durin
+/tests/lib/test_so_info
 *.o
 *.a
 *.la
 *.lo
+*.exe
 .libs
 .deps
 *.bkp
@@ -37,3 +44,4 @@ bindings/python/babeltrace.i
 bindings/python/babeltrace.py
 bindings/python/babeltrace_wrap.c
 babeltrace.pc
+babeltrace-ctf.pc
This page took 0.02384 seconds and 4 git commands to generate.