Change behaviour of stream-intersection with multiple traces
[babeltrace.git] / .gitignore
... / ...
CommitLineData
1*~
2/tests/bin/test_trace_read
3/tests/bin/test_intersection
4/tests/bin/test_packet_seq_num
5/tests/lib/test_bitfield
6/tests/lib/test_seek
7/tests/lib/test_ctf_writer
8/tests/lib/test_bt_objects
9/tests/lib/test_bt_values
10/tests/lib/test_ctf_ir_ref
11/tests/lib/test_bt_ctf_field_type_validation
12/tests/lib/test_seek_big_trace
13/tests/lib/test_seek_empty_packet
14/tests/lib/test_dwarf
15/tests/lib/test_bin_info
16/tests/lib/test_bin_info_complete
17/tests/lib/test_ctf_writer_complete
18/tests/lib/test_dwarf_complete
19*.o
20*.a
21*.la
22*.lo
23*.exe
24.libs
25.deps
26*.bkp
27*.trs
28ctf-lexer.c
29ctf-parser.c
30ctf-parser.h
31ctf-parser-test
32/converter/babeltrace
33/config.h
34/config.h.in
35/config.status
36*.log
37aclocal.m4
38/m4/libtool.m4
39/m4/lt~obsolete.m4
40/m4/ltoptions.m4
41/m4/ltsugar.m4
42/m4/ltversion.m4
43libtool
44/configure
45Makefile
46Makefile.in
47autom4te.cache/
48config/
49converter/babeltrace-log
50core
51formats/ctf/metadata/ctf-parser.output
52stamp-h1
53bindings/python/__init__.py
54bindings/python/nativebt.py
55bindings/python/nativebt_wrap.c
56bindings/python/__pycache__
57babeltrace.pc
58babeltrace-ctf.pc
This page took 0.022476 seconds and 4 git commands to generate.