Replace assert() -> BT_ASSERT() and some preconditions with BT_ASSERT_PRE()
[babeltrace.git] / .gitignore
index a1740cb1f087058f9b7ef6eada9886f2398308a3..b2dcb450c74326241ca2fe2b352c22ac6075fe05 100644 (file)
@@ -33,6 +33,8 @@
 /tests/lib/test_bt_notification_iterator
 /tests/lib/test_cc_prio_map
 /tests/lib/test_graph_topo
+/tests/lib/ctf-ir/test_ctf_ir
+/tests/lib/ctf-writer/test_ctf_writer
 /tests/plugins/test-utils-muxer
 /tests/plugins/test-utils-muxer-complete
 /tests/plugins/test_lttng_utils_debug_info
@@ -64,6 +66,8 @@ plugins/ctf/common/metadata/parser.output
 /cli/babeltrace-log.bin
 /include/config.h
 /include/config.h.in
+/include/version.i
+/include/version.i.tmp
 /config.status
 *.log
 aclocal.m4
This page took 0.02339 seconds and 4 git commands to generate.