# exclude some dirs build* bin tests # exclude generated html html *.html # exclude Eclipse files .cdtproject .cproject .project .settings # exclude automake generated stuff *.in *.in~ *.swp *.bak configure config aclocal.m4 autom4te.cache missing INSTALL COPYING # exclude archives *.tgz *.tar.gz *.bgz *.tar.bz2