Next portion of changes from Markus: optimized multiband limiter + other stuff.
[calf.git] / .gitignore
blobf72144ebde94ce8b7893a93e33f0c15667896a01
1 *.o
2 *~
3 *.lo
4 *.la
5 calfmakerdf
6 calfjackhost
7 calfbenchmark
8 calfdssigui
9 Makefile
10 Makefile.in
11 *.pyc
12 configure
13 config.*
14 src/.deps
15 src/.deps/*
16 src/.libs
17 src/.libs/*
18 src/calf_gtk
19 gui/calf.rc
20 install-sh
21 ltmain.sh
22 libtool
23 depcomp
24 missing
25 calf-*.tar.gz
26 aclocal.m4
27 stamp-h1
28 calf.desktop
29 autom4te.cache
30 bigbull/build
31 bigbull/ttl.cpp
32 bigbull/ttl.h
33 doc/*
34 dist/*