1
0
mirror of https://github.com/github/gitignore synced 2024-12-02 16:35:44 +01:00

Update VisualStudio.gitignore

Updated to exclude `AppPackages/` and `bld/` folders
This commit is contained in:
Chin 2013-02-05 23:10:24 -05:00
parent 0aeefb48c0
commit 8ab2bac089

View File

@ -14,6 +14,8 @@ x64/
build/ build/
[Bb]in/ [Bb]in/
[Oo]bj/ [Oo]bj/
AppPackages/
bld/
# MSTest test Results # MSTest test Results
[Tt]est[Rr]esult*/ [Tt]est[Rr]esult*/