Remove component prefix from graph, connection and port filenames
[babeltrace.git] / .gitignore
index a19f85b6353857bcd7adc8e0792afb2facfd6b26..9505e1e3e1ba90cc7239816b92798b43b61c8d66 100644 (file)
@@ -21,6 +21,9 @@
 /tests/lib/test_seek_big_trace
 /tests/lib/test_seek_empty_packet
 /tests/lib/test_trace_listener
+/tests/lib/test_plugin
+/tests/lib/test_plugin_complete
+/tests/lib/writer/bt_python_helper.py
 *.o
 *.a
 *.la
@@ -63,7 +66,7 @@ stamp-h1
 bindings/python/__init__.py
 bindings/python/nativebt.py
 bindings/python/nativebt_wrap.c
-bindings/python/__pycache__
+__pycache__
 babeltrace.pc
 babeltrace-ctf.pc
 TAGS
This page took 0.023451 seconds and 4 git commands to generate.