fetcher base: be more specific about ignoring OS X's Icon files

This commit is contained in:
Hylke Bons 2012-05-14 21:34:16 +01:00
parent ae1ea484ef
commit 07eda17fa6

View file

@ -320,7 +320,7 @@ namespace SparkleLib {
// Mac OS X
".DS_Store",
"Icon?",
"Icon\r\r",
"._*",
".Spotlight-V100",
".Trashes",