added loop.ps to skippedFiles

This commit is contained in:
dockes 2009-10-13 12:20:35 +00:00
parent 613d1891c0
commit a6b2884223

View File

@ -13,7 +13,7 @@ topdirs = ~
# ".*" in there (as was the case with an older sample config) # ".*" in there (as was the case with an older sample config)
# These are simple names, not paths (must contain no / ) # These are simple names, not paths (must contain no / )
skippedNames = #* bin CVS Cache cache* caughtspam tmp .thumbnails .svn \ skippedNames = #* bin CVS Cache cache* caughtspam tmp .thumbnails .svn \
*~ recollrc .beagle .git .hg .bzr *~ recollrc .beagle .git .hg .bzr loop.ps
# Wildcard expressions for paths we shouldn't go into. The database and # Wildcard expressions for paths we shouldn't go into. The database and
# configuration directories will be added in there, else the default value # configuration directories will be added in there, else the default value