ctf: fix typo
[babeltrace.git] / .gitignore
... / ...
CommitLineData
1/tests/bitfield/test_bitfield
2/tests/argpar/test_argpar
3/tests/ctf-writer/ctf_writer
4/tests/lib/plugin
5/tests/lib/test_bt_uuid
6/tests/lib/test_bt_values
7/tests/lib/test_graph_topo
8/tests/lib/test_trace_ir_ref
9/tests/lib/test_simple_sink
10/tests/plugins/flt.lttng-utils.debug-info/test_bin_info
11/tests/plugins/flt.lttng-utils.debug-info/test_dwarf
12/tests/plugins/src.ctf.fs/succeed/gen-trace-simple
13/tests/plugins/sink.ctf.fs/succeed/gen-trace-float
14/tests/plugins/sink.ctf.fs/succeed/gen-trace-double
15*~
16*.o
17*.a
18*.la
19*.lo
20*.exe
21.libs
22.deps
23*.bkp
24*.trs
25ctf-lexer.c
26ctf-parser.c
27ctf-parser.h
28ctf-parser-test
29/src/plugins/ctf/common/metadata/lexer.c
30/src/plugins/ctf/common/metadata/parser.c
31/src/plugins/ctf/common/metadata/parser.h
32/src/plugins/ctf/common/metadata/parser.output
33/src/cli/babeltrace2
34/src/cli/babeltrace2.bin
35/src/cli/babeltrace2-log
36/src/cli/babeltrace2-log.bin
37/src/common/config.h
38/src/common/config.h.in
39/src/common/version.i
40/src/common/version.i.tmp
41/config.status
42*.log
43aclocal.m4
44/m4/libtool.m4
45/m4/lt~obsolete.m4
46/m4/ltoptions.m4
47/m4/ltsugar.m4
48/m4/ltversion.m4
49libtool
50/configure
51Makefile
52Makefile.in
53autom4te.cache/
54config/
55core
56stamp-h1
57__pycache__
58/src/babeltrace2.pc
59/src/babeltrace2-ctf-writer.pc
60TAGS
61cscope*
62doc/api/Doxyfile
63*.gcno
64*.gcda
65*.gcov
66*.html
67*.stamp
68*.swp
69.theia
70compile_commands.json
This page took 0.022715 seconds and 4 git commands to generate.