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