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