# exclude some dirs
build64
bin

# exclude generated html
*.html

# exclude automake generated stuff
*.in
configure
config
aclocal.m4
autom4te.cache
missing
INSTALL
COPYING

# exclude archives
*.tgz
*.tar.gz
*.bgz
*.tar.bz2
