Closed Ellpeck closed 4 years ago
it's a BUG. Empty excluding pattern should be ignored because empty string is basically equals to .*
. A little trick for you to fix this problem now.
<BeautyExcludes>never.dll</BeautyExcludes>
fixed in v1.2.8
It seems that, when not appending any excluded files for the beautify process, none of the files that should usually get moved actually get moved, resulting in the program doing nothing.