d18f8055f3223da7de23a0e6b82de4b07c524a98
[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 configure
9 depcomp
10
11 libtool
12 ltmain.sh
13 missing
14
15 .DS_Store
16
17 Makefile.in
18 Makefile
19
20 *.la
21 *.lo
22 *.o
23 *~
24
25 .deps
26 .libs
27 *.dSYM
28
29 stamp-h1