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.
1 parent 2a3d5a3 commit 509354eCopy full SHA for 509354e
.gitignore
@@ -38,3 +38,7 @@ coverage/
38
dist/
39
out/
40
temp/
41
+Build/
42
+
43
+#Build Extension Shell Script
44
+build-extension.sh
.vscodeignore
@@ -2,3 +2,5 @@
2
.vscode-test/**
3
.gitignore
4
vsc-extension-quickstart.md
5
6
0 commit comments