X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=.gitignore;h=2267bc7ba0fc5191b6c7d108c4985f8688b65c23;hb=5656cea5531432357cf7ca2a0be14adae5a1e3d3;hp=16baf519da7b235bfd3152c0df1cfb33da9d2e64;hpb=43c59509042845f8d42c3e99ec74d45fa2dc0908;p=babeltrace.git diff --git a/.gitignore b/.gitignore index 16baf519..2267bc7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,22 @@ -/tests/bitfield/test_bitfield -/tests/argpar/test_argpar -/tests/ctf-writer/ctf_writer +/tests/bitfield/test-bitfield +/tests/argpar/test-argpar +/tests/ctf-writer/ctf-writer /tests/lib/plugin -/tests/lib/test_bt_uuid -/tests/lib/test_bt_values -/tests/lib/test_graph_topo -/tests/lib/test_trace_ir_ref -/tests/lib/test_simple_sink -/tests/lib/test_remove_destruction_listener_in_destruction_listener -/tests/param-validation/test_param_validation -/tests/plugins/flt.lttng-utils.debug-info/test_bin_info -/tests/plugins/flt.lttng-utils.debug-info/test_dwarf +/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 +/tests/lib/test-remove-destruction-listener-in-destruction-listener +/tests/lib/conds/conds-triggers +/tests/param-validation/test-param-validation +/tests/plugins/flt.lttng-utils.debug-info/test-bin-info +/tests/plugins/flt.lttng-utils.debug-info/test-dwarf /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 @@ -24,14 +27,13 @@ .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/parser.output +.dirstamp +/src/plugins/ctf/common/src/metadata/tsdl/lexer.cpp +/src/plugins/ctf/common/src/metadata/tsdl/parser.cpp +/src/plugins/ctf/common/src/metadata/tsdl/parser.hpp +/src/plugins/ctf/common/src/metadata/tsdl/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 @@ -69,3 +71,4 @@ cscope* *.swp .theia compile_commands.json +/version