ADded slidershow cache dir to ignore list

This commit is contained in:
erri120 2019-10-08 13:33:27 +02:00
parent 1ee0137800
commit 5b1b94d3eb
No known key found for this signature in database
GPG Key ID: A8C0A18D8D4D3135

View File

@ -677,7 +677,7 @@ namespace Wabbajack
{
var cruft_files = new HashSet<string>
{
"7z.dll", "7z.exe", "vfs_staged_files\\", "nexus.key_cache", "patch_cache\\",
"7z.dll", "7z.exe", "vfs_staged_files\\", "nexus.key_cache", "patch_cache\\", "slideshow_cache\\",
Consts.NexusCacheDirectory + "\\"
};
return source =>