We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7b37ae4 + 50f45de commit dc21fcdCopy full SHA for dc21fcd
.vscodeignore
@@ -17,6 +17,7 @@ test/**
17
typings/**
18
vsix/**
19
node_modules
20
+azure-pipelines
21
22
**/*.map
23
*.vsix
@@ -27,10 +28,11 @@ gulpfile.ts
27
28
!install.Lock
29
ISSUE_TEMPLATE
30
.mocharc.jsonc
31
+*.md
32
*.vscodeignore
33
+*.yml
34
package-lock.json
35
package.json
-test-plan.md
36
tsconfig.json
37
tslint.json
38
wallaby.js
@@ -40,4 +42,4 @@ webpack.config.js
40
42
!src/razor/syntaxes/*
41
43
44
+RuntimeLicenses/dependencies/*
-coreclr-debug/install.log
45
+coreclr-debug/install.log
0 commit comments