Port: Remove unused header in test_plugin
[babeltrace.git] / .gitignore
index b268cc4d3ce289f05ef734eac792a306d2489585..416acc29323bf4d7f24371630b2682bf0c55890c 100644 (file)
@@ -20,6 +20,8 @@
 /tests/lib/test_plugin
 /tests/lib/test_plugin_complete
 /tests/lib/writer/bt_python_helper.py
+/tests/plugins/test-utils-muxer
+/tests/plugins/test-utils-muxer-complete
 *.o
 *.a
 *.la
@@ -37,8 +39,8 @@ plugins/ctf/common/metadata/lexer.c
 plugins/ctf/common/metadata/parser.c
 plugins/ctf/common/metadata/parser.h
 plugins/ctf/common/metadata/parser.output
-/converter/babeltrace
-/converter/babeltrace.bin
+/cli/babeltrace
+/cli/babeltrace.bin
 /config.h
 /config.h.in
 /config.status
@@ -55,7 +57,7 @@ Makefile
 Makefile.in
 autom4te.cache/
 config/
-converter/babeltrace-log
+cli/babeltrace-log
 core
 stamp-h1
 bindings/python/__init__.py
@@ -67,3 +69,7 @@ babeltrace-ctf.pc
 TAGS
 cscope*
 doc/api/Doxyfile
+*.gcno
+*.gcda
+*.gcov
+*.html
This page took 0.02296 seconds and 4 git commands to generate.