Reduce the number of Makefiles in 'src/plugins/utils'
[babeltrace.git] / .gitignore
index 709ac0711e3864e9a244a3637994af6dcbfbc169..70a284b22df6b5600fbf263ddc33c05953d1a49f 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
@@ -15,6 +16,7 @@
 /tests/plugins/src.ctf.fs/succeed/gen-trace-simple
 /tests/plugins/sink.ctf.fs/succeed/gen-trace-float
 /tests/plugins/sink.ctf.fs/succeed/gen-trace-double
+/tests/utils/env.sh
 *~
 *.o
 *.a
 .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
+.dirstamp
+/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.034498 seconds and 4 git commands to generate.