.gitignore: add missing `/tests/lib/test_remove_..._destruction_listener`
[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
f3f2a6eb 10/tests/lib/test_remove_destruction_listener_in_destruction_listener
df831d31 11/tests/param-validation/test_param_validation
66251464 12/tests/plugins/flt.lttng-utils.debug-info/test_bin_info
66251464 13/tests/plugins/flt.lttng-utils.debug-info/test_dwarf
644e0364 14/tests/plugins/src.ctf.fs/succeed/gen-trace-simple
1fba7c7b
PP
15/tests/plugins/sink.ctf.fs/succeed/gen-trace-float
16/tests/plugins/sink.ctf.fs/succeed/gen-trace-double
644e0364 17*~
4c8bfb7e
MD
18*.o
19*.a
463b02a3
MD
20*.la
21*.lo
e9452def 22*.exe
463b02a3
MD
23.libs
24.deps
25*.bkp
3d5e9596 26*.trs
463b02a3
MD
27ctf-lexer.c
28ctf-parser.c
29ctf-parser.h
30ctf-parser-test
578e048b
MJ
31/src/plugins/ctf/common/metadata/lexer.c
32/src/plugins/ctf/common/metadata/parser.c
33/src/plugins/ctf/common/metadata/parser.h
34/src/plugins/ctf/common/metadata/parser.output
35/src/cli/babeltrace2
36/src/cli/babeltrace2.bin
37/src/cli/babeltrace2-log
38/src/cli/babeltrace2-log.bin
39/src/common/config.h
40/src/common/config.h.in
41/src/common/version.i
42/src/common/version.i.tmp
463b02a3
MD
43/config.status
44*.log
24a3136a
DS
45aclocal.m4
46/m4/libtool.m4
47/m4/lt~obsolete.m4
48/m4/ltoptions.m4
49/m4/ltsugar.m4
50/m4/ltversion.m4
463b02a3
MD
51libtool
52/configure
4c8bfb7e
MD
53Makefile
54Makefile.in
9cc28aba
MD
55autom4te.cache/
56config/
9cc28aba 57core
9cc28aba 58stamp-h1
81447b5b 59__pycache__
578e048b
MJ
60/src/babeltrace2.pc
61/src/babeltrace2-ctf-writer.pc
b71186f8
JD
62TAGS
63cscope*
9c906b97 64doc/api/Doxyfile
cfa45a3c
PP
65*.gcno
66*.gcda
67*.gcov
68*.html
d8992d68 69*.stamp
255725ea 70*.swp
b368d553 71.theia
df831d31 72compile_commands.json
This page took 0.063097 seconds and 4 git commands to generate.