Port: Remove unused header in test_plugin
[babeltrace.git] / .gitignore
index d4b3b4480bd778522edbdbca78c81d0f7dbb5c6a..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
@@ -67,3 +69,7 @@ babeltrace-ctf.pc
 TAGS
 cscope*
 doc/api/Doxyfile
+*.gcno
+*.gcda
+*.gcov
+*.html
This page took 0.02317 seconds and 4 git commands to generate.