Add compile_commands.json to .gitignore
[babeltrace.git] / .gitignore
CommitLineData
906ac65f 1/tests/bitfield/test_bitfield
fac21c87 2/tests/argpar/test_argpar
331731aa 3/tests/ctf-writer/ctf_writer
644e0364 4/tests/lib/plugin
6162e6b7 5/tests/lib/test_bt_uuid
3b57d424 6/tests/lib/test_bt_values
3c412174 7/tests/lib/test_graph_topo
644e0364 8/tests/lib/test_trace_ir_ref
8c20dd54 9/tests/lib/test_simple_sink
66251464 10/tests/plugins/flt.lttng-utils.debug-info/test_bin_info
66251464 11/tests/plugins/flt.lttng-utils.debug-info/test_dwarf
644e0364 12/tests/plugins/src.ctf.fs/succeed/gen-trace-simple
1fba7c7b
PP
13/tests/plugins/sink.ctf.fs/succeed/gen-trace-float
14/tests/plugins/sink.ctf.fs/succeed/gen-trace-double
644e0364 15*~
4c8bfb7e
MD
16*.o
17*.a
463b02a3
MD
18*.la
19*.lo
e9452def 20*.exe
463b02a3
MD
21.libs
22.deps
23*.bkp
3d5e9596 24*.trs
463b02a3
MD
25ctf-lexer.c
26ctf-parser.c
27ctf-parser.h
28ctf-parser-test
578e048b
MJ
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
463b02a3
MD
41/config.status
42*.log
24a3136a
DS
43aclocal.m4
44/m4/libtool.m4
45/m4/lt~obsolete.m4
46/m4/ltoptions.m4
47/m4/ltsugar.m4
48/m4/ltversion.m4
463b02a3
MD
49libtool
50/configure
4c8bfb7e
MD
51Makefile
52Makefile.in
9cc28aba
MD
53autom4te.cache/
54config/
9cc28aba 55core
9cc28aba 56stamp-h1
81447b5b 57__pycache__
578e048b
MJ
58/src/babeltrace2.pc
59/src/babeltrace2-ctf-writer.pc
b71186f8
JD
60TAGS
61cscope*
9c906b97 62doc/api/Doxyfile
cfa45a3c
PP
63*.gcno
64*.gcda
65*.gcov
66*.html
d8992d68 67*.stamp
255725ea 68*.swp
b368d553 69.theia
0fb3cc65 70compile_commands.json
This page took 0.059232 seconds and 4 git commands to generate.