Generate a binary looking for in-tree plug-ins
[babeltrace.git] / .gitignore
index 527d1955dbc449c7d21c25030b6925129aaae97d..600e950203dd9ef4211938ead5c3398d4c625644 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
@@ -56,3 +58,5 @@ bindings/python/nativebt_wrap.c
 bindings/python/__pycache__
 babeltrace.pc
 babeltrace-ctf.pc
+TAGS
+cscope*
This page took 0.022508 seconds and 4 git commands to generate.