Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeng Lyu <penn.lv@gmail.com>2019-11-13 02:55:21 +0300
committerPeng Lyu <penn.lv@gmail.com>2019-11-13 02:55:21 +0300
commitd9fb87d002d4745865ac1aa3d66ba3d7973aee50 (patch)
tree80f3da5bbb2d199eac9d608249f36ba979366f0f /.gitignore
parent9b70b1804c1f8af3137160f606139fae045436f3 (diff)
CI for Monaco Editor compile and bundling.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 160c42ed74b..e73dd4d9e8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ out-editor/
out-editor-src/
out-editor-build/
out-editor-esm/
+out-editor-esm-bundle/
out-editor-min/
out-monaco-editor-core/
out-vscode/