Skip to content

Commit 5141423

Browse files
committed
Merge pull request #1862 from SaschaNaz/patch-1
Ignore some Windows Store package related files
2 parents c844436 + 7d148a0 commit 5141423

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

VisualStudio.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,11 @@ rcf/
166166
# Microsoft Azure ApplicationInsights config file
167167
ApplicationInsights.config
168168

169-
# Windows Store app package directory
169+
# Windows Store app package directories and files
170170
AppPackages/
171171
BundleArtifacts/
172+
Package.StoreAssociation.xml
173+
_pkginfo.txt
172174

173175
# Visual Studio cache files
174176
# files ending in .cache can be ignored

0 commit comments

Comments
 (0)