Some initial work on documenting plugins' controls.
[calf.git] / .gitignore
blob67d3e2cdf8a28c7c3360999240e3d97abf67bc60
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/html/*
34 dist/*