]> source.dussan.org Git - gitignore.git/commitdiff
Add more Windows Store app package types (#2995)
authorNick <muller_nicky@hotmail.com>
Thu, 14 Mar 2019 11:58:52 +0000 (12:58 +0100)
committerBrendan Forster <brendan@github.com>
Thu, 14 Mar 2019 11:58:52 +0000 (08:58 -0300)
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

VisualStudio.gitignore

index be1f1dc71261a86004102d9f1320e9c881cf28df..4d29707b2a9adf0b67523d108b46954ba1ac94aa 100644 (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