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:
authorAlex Dima <alexdima@microsoft.com>2018-07-19 18:43:17 +0300
committerAlex Dima <alexdima@microsoft.com>2018-07-20 12:26:31 +0300
commit03103a4f668b0c36420e07a92c378b5e451a6f03 (patch)
tree71609826c3b6008dadece622430ea5d7853379cf /.gitignore
parentf07a19895b50dd49f7250528eec80713a099cdd8 (diff)
Add extract-editor-src with treeshaking task
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0b257508fe9..5c902cc5586 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,7 @@ node_modules/
out/
out-build/
out-editor/
+out-editor-src/
out-editor-esm/
out-editor-min/
out-monaco-editor-core/