fix: python bindings: use stdlib distutils when setuptools is installed
[babeltrace.git] / .gitignore
index 58610444071ce925d0ba68ad758c930c1532dce3..f1ae13d93404e0473383d7bbdec8254f57edc68b 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
@@ -30,6 +31,8 @@
 /src/plugins/ctf/common/metadata/parser.cpp
 /src/plugins/ctf/common/metadata/parser.hpp
 /src/plugins/ctf/common/metadata/parser.output
+/src/bindings/python/bt2/bt2.egg-info
+/src/bindings/python/bt2/dist
 /src/cli/babeltrace2
 /src/cli/babeltrace2.bin
 /src/cli/babeltrace2-log
This page took 0.022725 seconds and 4 git commands to generate.