From 5fde9297a390e74428cf9e2eb5f509284ad39d70 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Wed, 1 Nov 2017 11:39:03 +0100 Subject: [PATCH] removed bin from default skippedNames --- src/sampleconf/recoll.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sampleconf/recoll.conf b/src/sampleconf/recoll.conf index ee76796a..44f28b65 100644 --- a/src/sampleconf/recoll.conf +++ b/src/sampleconf/recoll.conf @@ -35,7 +35,7 @@ topdirs = ~ # list, see the "noContentSuffixes" variable for an alternative approach # which indexes the file names. Can be redefined for any # subtree. -skippedNames = #* bin CVS Cache cache* .cache caughtspam tmp \ +skippedNames = #* CVS Cache cache* .cache caughtspam tmp \ .thumbnails .svn \ *~ .beagle .git .hg .bzr loop.ps .xsession-errors \ .recoll* xapiandb recollrc recoll.conf