Python bindings: add has_intersection property to TraceCollection
[babeltrace.git] / .gitignore
index 29680b765950ea77eea72557cb3be13d65ff8380..3bb772bef28276887c8f974175ca0cb83b2bec75 100644 (file)
@@ -5,6 +5,10 @@
 /tests/lib/test_bitfield
 /tests/lib/test_seek
 /tests/lib/test_ctf_writer
+/tests/lib/test_seek_big_trace
+/tests/lib/test_seek_empty_packet
+/tests/lib/test_dwarf
+/tests/lib/test_bin_info
 *.o
 *.a
 *.la
@@ -13,6 +17,7 @@
 .libs
 .deps
 *.bkp
+*.trs
 ctf-lexer.c
 ctf-parser.c
 ctf-parser.h
This page took 0.023004 seconds and 4 git commands to generate.