Skip to content

Commit bbd09f3

Browse files
nphmullershiftkey
authored andcommitted
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
1 parent f1f5397 commit bbd09f3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

VisualStudio.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ BundleArtifacts/
209209
Package.StoreAssociation.xml
210210
_pkginfo.txt
211211
*.appx
212+
*.appxbundle
213+
*.appxupload
212214

213215
# Visual Studio cache files
214216
# files ending in .cache can be ignored

0 commit comments

Comments
 (0)