clean up credential selection
[cyrus-sasl.git] / .gitignore
1 aclocal.m4
2 autom4te.cache
3 compile
4 config.cache
5 config.guess
6 config.log
7 config.status
8 config.sub
9 config.h
10 configure
11 depcomp
12
13 libtool
14 ltmain.sh
15 missing
16
17 .DS_Store
18
19 Makefile.in
20 Makefile
21
22 *.la
23 *.lo
24 *.o
25 *~
26
27 .deps
28 .libs
29 *.dSYM
30
31 stamp-h1