Add Support for .plist and .mobileconfig

closes #265
This commit is contained in:
Josh Johnson 2020-07-08 22:13:50 -04:00
parent 2f4a5c5747
commit b33ff212d9

View File

@ -200,7 +200,9 @@
".csproj", ".csproj",
".xml", ".xml",
".xsd", ".xsd",
".xsl" ".xsl",
".plist",
".mobileconfig"
] ]
}, },
{ {