# exclude some dirs build* bin tests # exclude generated html *html* # exclude Eclipse files .cdt* .cproject .project .settings .csettings* .ecut* TestRunnerClient.h TestRunnerClient.cpp # ctags files tags # exclude automake generated stuff *.in *~ *.swp *.bak configure config aclocal.m4 autom4te.cache missing INSTALL COPYING NEWS AUTHORS CHANGES README # exclude archives *.tgz *.tar.gz *.bgz *.tar.bz2