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:
parent
0aeefb48c0
commit
8ab2bac089
@ -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*/
|
||||||
|
Loading…
Reference in New Issue
Block a user