Fixed issue with addon.json's blacklist blocking right substrings.
Ie:
models/xyz.mdl
was blocked by *.md
which should just block markdown files, not .mdl files.
Fixed issue with addon.json's blacklist blocking right substrings.
Ie:
models/xyz.mdl
was blocked by *.md
which should just block markdown files, not .mdl files.