Browse Source
Merge pull request #1415 from colinin/aspire-integration
feat(.gitingore): add `aspire-output` ignore
pull/1422/head
yx lin
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
aspnet-core/aspire/.gitignore
|
|
@ -4,4 +4,5 @@ node_modules |
|
|
blobs |
|
|
blobs |
|
|
bin |
|
|
bin |
|
|
obj |
|
|
obj |
|
|
|
|
|
aspire-output |
|
|
yarn.lock |
|
|
yarn.lock |