Clean-up: fix comment style in bin-info.c
[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_seek_big_trace
9/tests/lib/test_seek_empty_packet
10/tests/lib/test_dwarf
11/tests/lib/test_bin_info
12*.o
13*.a
14*.la
15*.lo
16*.exe
17.libs
18.deps
19*.bkp
20*.trs
21ctf-lexer.c
22ctf-parser.c
23ctf-parser.h
24ctf-parser-test
25/converter/babeltrace
26/config.h
27/config.h.in
28/config.status
29*.log
30aclocal.m4
31/m4/libtool.m4
32/m4/lt~obsolete.m4
33/m4/ltoptions.m4
34/m4/ltsugar.m4
35/m4/ltversion.m4
36libtool
37/configure
38Makefile
39Makefile.in
40autom4te.cache/
41config/
42converter/babeltrace-log
43core
44formats/ctf/metadata/ctf-parser.output
45stamp-h1
46bindings/python/babeltrace.i
47bindings/python/babeltrace.py
48bindings/python/babeltrace_wrap.c
49babeltrace.pc
50babeltrace-ctf.pc
This page took 0.022226 seconds and 4 git commands to generate.