X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=.gitignore;h=2267bc7ba0fc5191b6c7d108c4985f8688b65c23;hb=5656cea5531432357cf7ca2a0be14adae5a1e3d3;hp=6fad60e4a1428fd8cea83be399d8c92be818015f;hpb=4f5f37d9512a7fa57b5f98a973b009e47e9f4963;p=babeltrace.git diff --git a/.gitignore b/.gitignore index 6fad60e4..2267bc7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,23 @@ +/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-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 *~ -/tests/lib/test_bitfield -/tests/lib/test_seek -/tests/lib/test_ctf_writer *.o *.a *.la @@ -10,13 +26,22 @@ .libs .deps *.bkp -ctf-lexer.c -ctf-parser.c -ctf-parser.h -ctf-parser-test -/converter/babeltrace -/config.h -/config.h.in +*.trs +.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 +/src/cli/babeltrace2-log.bin +/src/common/config.h +/src/common/config.h.in +/src/common/version.i +/src/common/version.i.tmp /config.status *.log aclocal.m4 @@ -31,13 +56,19 @@ Makefile Makefile.in autom4te.cache/ config/ -converter/babeltrace-log core -formats/ctf/metadata/ctf-parser.output stamp-h1 -bindings/python/__init__.py -bindings/python/nativebt.py -bindings/python/nativebt_wrap.c -bindings/python/__pycache__ -babeltrace.pc -babeltrace-ctf.pc +__pycache__ +/src/babeltrace2.pc +/src/babeltrace2-ctf-writer.pc +TAGS +cscope* +*.gcno +*.gcda +*.gcov +*.html +*.stamp +*.swp +.theia +compile_commands.json +/version