Преглед изворни кода

Combine `.gitignore` files

Alex Dima пре 3 година
родитељ
комит
13b1e47f23

+ 5 - 2
.gitignore

@@ -1,2 +1,5 @@
-/node_modules/
-/release/
+**/node_modules/
+**/out/
+**/release/
+/monaco-editor-webpack-plugin/test/dist/*.js
+/monaco-editor-webpack-plugin/test/dist/*.ttf

+ 0 - 3
monaco-css/.gitignore

@@ -1,3 +0,0 @@
-/node_modules/
-/out/
-/release/

+ 0 - 2
monaco-editor-samples/.gitignore

@@ -1,2 +0,0 @@
-/node_modules/
-**/node_modules/

+ 0 - 5
monaco-editor-webpack-plugin/.gitignore

@@ -1,5 +0,0 @@
-/node_modules/
-/test/node_modules/
-/test/dist/*.js
-/test/dist/*.ttf
-/out/

+ 0 - 10
monaco-editor/.gitignore

@@ -1,10 +0,0 @@
-/.idea/
-/*.iml
-/node_modules/
-/release/
-dist/*.js
-dist/fonts/*
-out-ci/
-.DS_Store
-vscode
-/typings-test

+ 0 - 3
monaco-html/.gitignore

@@ -1,3 +0,0 @@
-/node_modules/
-/out/
-/release/

+ 0 - 3
monaco-json/.gitignore

@@ -1,3 +0,0 @@
-/node_modules/
-/out/
-/release/

+ 0 - 5
monaco-languages/.gitignore

@@ -1,5 +0,0 @@
-/.idea/
-/*.iml
-/node_modules/
-/out/
-/release/

+ 0 - 4
monaco-typescript/.gitignore

@@ -1,4 +0,0 @@
-/node_modules/
-/out/
-/release/
-.DS_Store