m4/ax_lib_elfutils.m4: add cache variable
[babeltrace.git] / .gitignore
index acc44dd8a1c0ef92475d0fd817bbf66f6fcfeed8..d20c38e30238f7a0e46d7f9133e191f0af0baf75 100644 (file)
@@ -1,7 +1,9 @@
 *~
 /tests/bin/test_trace_read
-/tests/bin/test_intersection
+/tests/bin/intersection/test_intersection
+/tests/bin/intersection/bt_python_helper.py
 /tests/bin/test_packet_seq_num
+/tests/bin/test_formats
 /tests/lib/test_bitfield
 /tests/lib/test_seek
 /tests/lib/test_ctf_writer
@@ -13,6 +15,9 @@
 /tests/lib/test_seek_empty_packet
 /tests/lib/test_dwarf
 /tests/lib/test_bin_info
+/tests/lib/test_bin_info_complete
+/tests/lib/test_ctf_writer_complete
+/tests/lib/test_dwarf_complete
 *.o
 *.a
 *.la
@@ -21,6 +26,7 @@
 .libs
 .deps
 *.bkp
+*.trs
 ctf-lexer.c
 ctf-parser.c
 ctf-parser.h
This page took 0.025145 seconds and 4 git commands to generate.