Fix: include ctf-scanner-symbols.h to prefix yy_* symbols
[babeltrace.git] / .gitignore
index 782da3e9621b8fc665e2206cf626ec48232e40b6..65ab8fe361efbe22660c1ddaf6de3fc2487651a4 100644 (file)
@@ -1,6 +1,8 @@
 *~
+/tests/bin/test_trace_read
 /tests/lib/test_bitfield
 /tests/lib/test_seek
+/tests/lib/test_ctf_writer
 *.o
 *.a
 *.la
@@ -38,3 +40,4 @@ bindings/python/babeltrace.i
 bindings/python/babeltrace.py
 bindings/python/babeltrace_wrap.c
 babeltrace.pc
+babeltrace-ctf.pc
This page took 0.02283 seconds and 4 git commands to generate.