49297ccb8b1f4709fe4a0f93667ae047a525ee8a
[babeltrace.git] / .gitignore
1 /tests/lib/test-bitfield
2 /tests/lib/test-seeks
3 *.o
4 *.a
5 *.la
6 *.lo
7 *.exe
8 .libs
9 .deps
10 *.bkp
11 ctf-lexer.c
12 ctf-parser.c
13 ctf-parser.h
14 ctf-parser-test
15 /converter/babeltrace
16 /config.h
17 /config.h.in
18 /config.status
19 *.log
20 *.m4
21 libtool
22 /configure
23 Makefile
24 Makefile.in
25 autom4te.cache/
26 config/
27 converter/babeltrace-log
28 core
29 formats/ctf/metadata/ctf-parser.output
30 stamp-h1
31 babeltrace.pc
This page took 0.029562 seconds and 4 git commands to generate.