fix: python bindings: use stdlib distutils when setuptools is installed
[babeltrace.git] / .gitignore
index 193676d14c41b8d656b9d7eb95be1fb900f37993..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
 .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/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.028021 seconds and 4 git commands to generate.