Fix: 32bit values index_major/minor used as 64bit
[babeltrace.git] / .gitignore
... / ...
CommitLineData
1*~
2/tests/lib/test_bitfield
3/tests/lib/test_seek
4/tests/lib/test_ctf_writer
5/tests/lib/test_bt_objects
6*.o
7*.a
8*.la
9*.lo
10*.exe
11.libs
12.deps
13*.bkp
14ctf-lexer.c
15ctf-parser.c
16ctf-parser.h
17ctf-parser-test
18/converter/babeltrace
19/config.h
20/config.h.in
21/config.status
22*.log
23aclocal.m4
24/m4/libtool.m4
25/m4/lt~obsolete.m4
26/m4/ltoptions.m4
27/m4/ltsugar.m4
28/m4/ltversion.m4
29libtool
30/configure
31Makefile
32Makefile.in
33autom4te.cache/
34config/
35converter/babeltrace-log
36core
37formats/ctf/metadata/ctf-parser.output
38stamp-h1
39bindings/python/__init__.py
40bindings/python/nativebt.py
41bindings/python/nativebt_wrap.c
42bindings/python/__pycache__
43babeltrace.pc
44babeltrace-ctf.pc
This page took 0.022338 seconds and 4 git commands to generate.