Added Python 3.0 or better requirement to the README file
[babeltrace.git] / .gitignore
... / ...
CommitLineData
1/tests/test-bitfield
2*~
3/tests/lib/test-seeks
4*.o
5*.a
6*.la
7*.lo
8.libs
9.deps
10*.bkp
11ctf-lexer.c
12ctf-parser.c
13ctf-parser.h
14ctf-parser-test
15/converter/babeltrace
16/config.h
17/config.h.in
18/config.status
19*.log
20aclocal.m4
21/m4/libtool.m4
22/m4/lt~obsolete.m4
23/m4/ltoptions.m4
24/m4/ltsugar.m4
25/m4/ltversion.m4
26libtool
27/configure
28Makefile
29Makefile.in
30autom4te.cache/
31config/
32converter/babeltrace-log
33core
34formats/ctf/metadata/ctf-parser.output
35stamp-h1
36bindings/python/babeltrace.i
37bindings/python/babeltrace.py
38bindings/python/babeltrace_wrap.c
This page took 0.024299 seconds and 4 git commands to generate.