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