.gitignore: add missing '/tests/lib/test_fields_bin'
[babeltrace.git] / .gitignore
index 193676d14c41b8d656b9d7eb95be1fb900f37993..f61686207a30bdc1469fe11024d15e9f4aa38475 100644 (file)
@@ -4,6 +4,7 @@
 /tests/lib/plugin
 /tests/lib/test_bt_uuid
 /tests/lib/test_bt_values
+/tests/lib/test_fields_bin
 /tests/lib/test_graph_topo
 /tests/lib/test_trace_ir_ref
 /tests/lib/test_simple_sink
 .deps
 *.bkp
 *.trs
-ctf-lexer.c
-ctf-parser.c
-ctf-parser.h
-ctf-parser-test
-/src/plugins/ctf/common/metadata/lexer.c
-/src/plugins/ctf/common/metadata/parser.c
-/src/plugins/ctf/common/metadata/parser.h
+/src/plugins/ctf/common/metadata/lexer.cpp
+/src/plugins/ctf/common/metadata/parser.cpp
+/src/plugins/ctf/common/metadata/parser.hpp
 /src/plugins/ctf/common/metadata/parser.output
 /src/cli/babeltrace2
 /src/cli/babeltrace2.bin
This page took 0.024061 seconds and 4 git commands to generate.