.gitignore: add binary files and libtool stuff
[gst-aubio.git] / .bzrignore
1 INSTALL
2 aclocal.m4
3 autom4te.cache/
4 autoregen.sh
5 config.guess
6 config.log
7 config.status
8 config.sub
9 configure
10 depcomp
11 mkinstalldirs
12 install-sh
13 libtool
14 ltmain.sh
15 stamp-h1
16 missing
17 compile
18 config.h
19 config.h.in
20
21 **/Makefile.in
22 **/Makefile
23 **/.deps
24 **/.libs
25 **/*.lo
26 **/*.la
27
28 gst-plugin-*.tar.*