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