X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=.gitignore;h=c63fcaf05cd4635a45910c8deb8c4f7ab5d99d43;hb=292762ab236187b1c4546febedf0f450ba3acf77;hp=e4562869ae1de93909c82cf64dc475491c112e4a;hpb=f85f806c0bd6b0d2583805d6bdd8d792b311c412;p=babeltrace.git diff --git a/.gitignore b/.gitignore index e4562869..c63fcaf0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,20 +1,47 @@ -/tests/test-bitfield +/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-seeks *.o *.a *.la *.lo +*.exe .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/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 +/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 @@ -29,10 +56,19 @@ Makefile Makefile.in autom4te.cache/ config/ -converter/babeltrace-log core -formats/ctf/metadata/ctf-parser.output stamp-h1 -bindings/python/babeltrace.i -bindings/python/babeltrace.py -bindings/python/babeltrace_wrap.c +__pycache__ +/src/babeltrace2.pc +/src/babeltrace2-ctf-writer.pc +TAGS +cscope* +*.gcno +*.gcda +*.gcov +*.html +*.stamp +*.swp +.theia +compile_commands.json +/version