diff --git a/src/maestral/constants.py b/src/maestral/constants.py index d185894a6..e800f19d7 100644 --- a/src/maestral/constants.py +++ b/src/maestral/constants.py @@ -56,6 +56,11 @@ def resource_path(package: str, resource: str) -> ContextManager[pathlib.Path]: "thumbs.db", ".DS_Store", ".ds_tore", + ".Spotlight-V100", + ".Trashes", + ".fseventd", + ".localized", + ".TemporaryItems", "Icon\r", "icon\r", ".com.apple.timemachine.supported",