Add git-review config
[babeltrace.git] / .gitignore
CommitLineData
24a3136a 1*~
46fec6d3
MJ
2/tests/cli/intersection/bt_python_helper.py
3/tests/cli/intersection/test_intersection
b5009fce
MJ
4/tests/cli/test_convert_args
5/tests/cli/test_debug_info
46fec6d3 6/tests/cli/test_packet_seq_num
673a485c 7/tests/cli/test_trace_copy
b5009fce
MJ
8/tests/cli/test_trace_read
9/tests/cli/test_trimmer
5df9e303 10/tests/bin/intersection/bt_python_helper.py
9c906b97 11/tests/bin/intersection/test_intersection
9c906b97
MJ
12/tests/bin/test_packet_seq_num
13/tests/bin/test_trace_read
14/tests/lib/test_bin_info
15/tests/lib/test_bin_info_complete
77b23b11 16/tests/lib/test_bitfield
9c906b97 17/tests/lib/test_bt_ctf_field_type_validation
5ee55d05 18/tests/lib/test_bt_objects
3b57d424 19/tests/lib/test_bt_values
108b91d0 20/tests/lib/test_trace_ir_ref
9c906b97 21/tests/lib/test_ctf_writer
d3b46d52 22/tests/lib/test_ctf_writer_complete
9c906b97 23/tests/lib/test_dwarf
d3b46d52 24/tests/lib/test_dwarf_complete
9c906b97 25/tests/lib/test_ir_visit
9c906b97 26/tests/lib/test_trace_listener
30d41768
JG
27/tests/lib/test_plugin
28/tests/lib/test_plugin_complete
29/tests/lib/writer/bt_python_helper.py
46fec6d3
MJ
30/tests/lib/writer/test_ctf_writer_empty_packet.py
31/tests/lib/writer/test_ctf_writer_no_packet_context.py
b09a5592 32/tests/lib/test_bt_message_iterator
46fec6d3
MJ
33/tests/lib/test_cc_prio_map
34/tests/lib/test_graph_topo
108b91d0 35/tests/lib/trace-ir/test_trace_ir
7d15e2ab 36/tests/lib/ctf-writer/test_ctf_writer
8deeabc6
PP
37/tests/plugins/test-utils-muxer
38/tests/plugins/test-utils-muxer-complete
36abff2a 39/tests/plugins/test_lttng_utils_debug_info
f087968b
JG
40/tests/plugins/test_bin_info_complete
41/tests/plugins/test_bin_info
42/tests/plugins/test_dwarf_complete
43/tests/plugins/test_dwarf
de3fb4cd 44/tests/utils/common.sh
4c8bfb7e
MD
45*.o
46*.a
463b02a3
MD
47*.la
48*.lo
e9452def 49*.exe
463b02a3
MD
50.libs
51.deps
52*.bkp
3d5e9596 53*.trs
463b02a3
MD
54ctf-lexer.c
55ctf-parser.c
56ctf-parser.h
57ctf-parser-test
9c906b97
MJ
58plugins/ctf/common/metadata/lexer.c
59plugins/ctf/common/metadata/parser.c
60plugins/ctf/common/metadata/parser.h
61plugins/ctf/common/metadata/parser.output
8d77550c
PP
62/cli/babeltrace
63/cli/babeltrace.bin
b5009fce
MJ
64/cli/babeltrace-log
65/cli/babeltrace-log.bin
989e97b6
MJ
66/include/config.h
67/include/config.h.in
b6a0d2d9
MJ
68/include/version.i
69/include/version.i.tmp
463b02a3
MD
70/config.status
71*.log
24a3136a
DS
72aclocal.m4
73/m4/libtool.m4
74/m4/lt~obsolete.m4
75/m4/ltoptions.m4
76/m4/ltsugar.m4
77/m4/ltversion.m4
463b02a3
MD
78libtool
79/configure
4c8bfb7e
MD
80Makefile
81Makefile.in
9cc28aba
MD
82autom4te.cache/
83config/
9cc28aba 84core
9cc28aba 85stamp-h1
81447b5b 86__pycache__
019c947f 87babeltrace.pc
356890b6 88babeltrace-ctf.pc
b71186f8
JD
89TAGS
90cscope*
9c906b97 91doc/api/Doxyfile
cfa45a3c
PP
92*.gcno
93*.gcda
94*.gcov
95*.html
36abff2a 96*.stamp
This page took 0.04935 seconds and 4 git commands to generate.