Skip to content

Commit dc21fcd

Browse files
committed
Merged PR 473957: Remove azurepipeline files from vsix
Remove azurepipeline files from vsix
2 parents 7b37ae4 + 50f45de commit dc21fcd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.vscodeignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ test/**
1717
typings/**
1818
vsix/**
1919
node_modules
20+
azure-pipelines
2021

2122
**/*.map
2223
*.vsix
@@ -27,10 +28,11 @@ gulpfile.ts
2728
!install.Lock
2829
ISSUE_TEMPLATE
2930
.mocharc.jsonc
31+
*.md
3032
*.vscodeignore
33+
*.yml
3134
package-lock.json
3235
package.json
33-
test-plan.md
3436
tsconfig.json
3537
tslint.json
3638
wallaby.js
@@ -40,4 +42,4 @@ webpack.config.js
4042
!src/razor/syntaxes/*
4143

4244
+RuntimeLicenses/dependencies/*
43-
coreclr-debug/install.log
45+
coreclr-debug/install.log

0 commit comments

Comments
 (0)