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