diff options
author | Kagami Sascha Rosylight <saschanaz@outlook.com> | 2016-02-16 03:05:30 +0900 |
---|---|---|
committer | Kagami Sascha Rosylight <saschanaz@outlook.com> | 2016-02-16 03:05:30 +0900 |
commit | 5154697fd8a598174cc1a86a50f085f108c82e91 (patch) | |
tree | 5480c31478255b9a4e5e2dfa4f826fa81d958705 /VisualStudio.gitignore | |
parent | b32c5d5646bb84cc3cf674ec2877fc5c47384290 (diff) | |
download | gitignore-5154697fd8a598174cc1a86a50f085f108c82e91.tar.gz gitignore-5154697fd8a598174cc1a86a50f085f108c82e91.zip |
store package files
Diffstat (limited to 'VisualStudio.gitignore')
-rw-r--r-- | VisualStudio.gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/VisualStudio.gitignore b/VisualStudio.gitignore index 769b4f24..1c708c60 100644 --- a/VisualStudio.gitignore +++ b/VisualStudio.gitignore @@ -166,9 +166,11 @@ rcf/ # Microsoft Azure ApplicationInsights config file ApplicationInsights.config -# Windows Store app package directory +# Windows Store app package directories and files AppPackages/ BundleArtifacts/ +Package.StoreAssociation.xml +_pkginfo.txt # Visual Studio cache files # files ending in .cache can be ignored |