Add more Windows Store app package types (#2995)

Visual Studio can also generate .appxbundle and .appxupload files for Windows Store apps.
See: https://docs.microsoft.com/en-us/windows/uwp/packaging/packaging-uwp-apps#types-of-app-packages
This commit is contained in:
Nick 2019-03-14 12:58:52 +01:00 committed by Brendan Forster
parent f1f53976fa
commit bbd09f3585
1 changed files with 2 additions and 0 deletions

View File

@ -209,6 +209,8 @@ BundleArtifacts/
Package.StoreAssociation.xml
_pkginfo.txt
*.appx
*.appxbundle
*.appxupload
# Visual Studio cache files
# files ending in .cache can be ignored