Exclude SVG files by default

This commit is contained in:
Ivan Kravets
2022-05-06 19:39:21 +03:00
parent c4388a6904
commit 3c7bec7c61

View File

@ -88,6 +88,7 @@ class PackagePacker(object):
"**/*.[jJ][pP][eE][gG]",
"**/*.[pP][nN][gG]",
"**/*.[gG][iI][fF]",
"**/*.[sS][vV][gG]",
"**/*.[zZ][iI][pP]",
"**/*.[gG][zZ]",
"**/*.3[gG][pP]",