Clean-up: coding style adjustments
[babeltrace.git] / .gitignore
CommitLineData
24a3136a 1*~
3c412174
MJ
2/tests/cli/intersection/bt_python_helper.py
3/tests/cli/intersection/test_intersection
4/tests/cli/test_packet_seq_num
5/tests/cli/test_trace_read
5177c351 6/tests/cli/test_trace_copy
3c412174 7/tests/cli/test_convert_args
5df9e303 8/tests/bin/intersection/bt_python_helper.py
9c906b97 9/tests/bin/intersection/test_intersection
9c906b97
MJ
10/tests/bin/test_packet_seq_num
11/tests/bin/test_trace_read
12/tests/lib/test_bin_info
13/tests/lib/test_bin_info_complete
77b23b11 14/tests/lib/test_bitfield
9c906b97
MJ
15/tests/lib/test_bt_ctf_field_type_validation
16/tests/lib/test_bt_notification_heap
5ee55d05 17/tests/lib/test_bt_objects
3b57d424 18/tests/lib/test_bt_values
8bbe269d 19/tests/lib/test_ctf_ir_ref
9c906b97 20/tests/lib/test_ctf_writer
d3b46d52 21/tests/lib/test_ctf_writer_complete
9c906b97 22/tests/lib/test_dwarf
d3b46d52 23/tests/lib/test_dwarf_complete
9c906b97 24/tests/lib/test_ir_visit
9c906b97 25/tests/lib/test_trace_listener
30d41768
JG
26/tests/lib/test_plugin
27/tests/lib/test_plugin_complete
28/tests/lib/writer/bt_python_helper.py
3c412174
MJ
29/tests/lib/writer/test_ctf_writer_empty_packet.py
30/tests/lib/writer/test_ctf_writer_no_packet_context.py
31/tests/lib/test_bt_notification_iterator
32/tests/lib/test_cc_prio_map
33/tests/lib/test_graph_topo
8deeabc6
PP
34/tests/plugins/test-utils-muxer
35/tests/plugins/test-utils-muxer-complete
4c8bfb7e
MD
36*.o
37*.a
463b02a3
MD
38*.la
39*.lo
e9452def 40*.exe
463b02a3
MD
41.libs
42.deps
43*.bkp
3d5e9596 44*.trs
463b02a3
MD
45ctf-lexer.c
46ctf-parser.c
47ctf-parser.h
48ctf-parser-test
9c906b97
MJ
49plugins/ctf/common/metadata/lexer.c
50plugins/ctf/common/metadata/parser.c
51plugins/ctf/common/metadata/parser.h
52plugins/ctf/common/metadata/parser.output
8d77550c
PP
53/cli/babeltrace
54/cli/babeltrace.bin
463b02a3
MD
55/config.h
56/config.h.in
57/config.status
58*.log
24a3136a
DS
59aclocal.m4
60/m4/libtool.m4
61/m4/lt~obsolete.m4
62/m4/ltoptions.m4
63/m4/ltsugar.m4
64/m4/ltversion.m4
463b02a3
MD
65libtool
66/configure
4c8bfb7e
MD
67Makefile
68Makefile.in
9cc28aba
MD
69autom4te.cache/
70config/
8d77550c 71cli/babeltrace-log
9cc28aba 72core
9cc28aba 73stamp-h1
6fd49698
PP
74bindings/python/__init__.py
75bindings/python/nativebt.py
76bindings/python/nativebt_wrap.c
81447b5b 77__pycache__
019c947f 78babeltrace.pc
356890b6 79babeltrace-ctf.pc
b71186f8
JD
80TAGS
81cscope*
9c906b97 82doc/api/Doxyfile
cfa45a3c
PP
83*.gcno
84*.gcda
85*.gcov
86*.html
This page took 0.041999 seconds and 4 git commands to generate.