X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=.gitignore;h=c572d18473aa829efaa5de1699620f8c3f652ef6;hb=250dc52255f3e8e9f7aa03f50a1cc666306e7ff1;hp=d7b0ca1bead3f24a66be024f672a83088e5d4821;hpb=24a3136a3837ee43162b1393827faa938f0789eb;p=babeltrace.git diff --git a/.gitignore b/.gitignore index d7b0ca1b..c572d184 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,16 @@ -/tests/test-bitfield *~ +/tests/bin/test_trace_read +/tests/lib/test_bitfield +/tests/lib/test_seek +/tests/lib/test_ctf_writer +/tests/lib/test_bt_objects +/tests/lib/test_bt_values +/tests/lib/test_ctf_ir_ref *.o *.a *.la *.lo +*.exe .libs .deps *.bkp @@ -32,6 +39,9 @@ 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 +bindings/python/__init__.py +bindings/python/nativebt.py +bindings/python/nativebt_wrap.c +bindings/python/__pycache__ +babeltrace.pc +babeltrace-ctf.pc