Initial implementation of the debuginfo API
[babeltrace.git] / .gitignore
index e4562869ae1de93909c82cf64dc475491c112e4a..29680b765950ea77eea72557cb3be13d65ff8380 100644 (file)
@@ -1,10 +1,15 @@
-/tests/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
 *.o
 *.a
 *.la
 *.lo
+*.exe
 .libs
 .deps
 *.bkp
@@ -36,3 +41,5 @@ stamp-h1
 bindings/python/babeltrace.i
 bindings/python/babeltrace.py
 bindings/python/babeltrace_wrap.c
+babeltrace.pc
+babeltrace-ctf.pc
This page took 0.024351 seconds and 4 git commands to generate.