Fix: add missing files to gitignore
[babeltrace.git] / .gitignore
index 782da3e9621b8fc665e2206cf626ec48232e40b6..40f9283f81b3719a61bd94e35aba94c26de39d3c 100644 (file)
@@ -1,6 +1,7 @@
 *~
 /tests/lib/test_bitfield
 /tests/lib/test_seek
+/tests/lib/test_ctf_writer
 *.o
 *.a
 *.la
@@ -38,3 +39,4 @@ bindings/python/babeltrace.i
 bindings/python/babeltrace.py
 bindings/python/babeltrace_wrap.c
 babeltrace.pc
+babeltrace-ctf.pc
This page took 0.024301 seconds and 4 git commands to generate.