Fix: include ctf-scanner-symbols.h to prefix yy_* symbols
[babeltrace.git] / .gitignore
index c60c0e4b00092d6df13395aba313e85cce08953e..65ab8fe361efbe22660c1ddaf6de3fc2487651a4 100644 (file)
@@ -1,10 +1,13 @@
 *~
-/tests/lib/test-bitfield
-/tests/lib/test-seeks
+/tests/bin/test_trace_read
+/tests/lib/test_bitfield
+/tests/lib/test_seek
+/tests/lib/test_ctf_writer
 *.o
 *.a
 *.la
 *.lo
+*.exe
 .libs
 .deps
 *.bkp
@@ -37,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.023065 seconds and 4 git commands to generate.