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