X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=.gitignore;h=b62d5f20c706fbf0b4d8d336e991b0be4775a4ea;hb=df831d31c076e8390cac3390f0cf48f862501b04;hp=d7b0ca1bead3f24a66be024f672a83088e5d4821;hpb=24a3136a3837ee43162b1393827faa938f0789eb;p=babeltrace.git diff --git a/.gitignore b/.gitignore index d7b0ca1b..b62d5f20 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,44 @@ -/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_graph_topo +/tests/lib/test_trace_ir_ref +/tests/lib/test_simple_sink +/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 *~ *.o *.a *.la *.lo +*.exe .libs .deps *.bkp +*.trs ctf-lexer.c ctf-parser.c ctf-parser.h ctf-parser-test -/converter/babeltrace -/config.h -/config.h.in +/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 +/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 @@ -28,10 +53,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* +doc/api/Doxyfile +*.gcno +*.gcda +*.gcov +*.html +*.stamp +*.swp +.theia +compile_commands.json