Move test pages to /test/manual/

This commit is contained in:
Alex Dima 2021-11-16 22:25:24 +01:00
parent 32f9897bf2
commit 430d8e6e17
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9
147 changed files with 8 additions and 8 deletions

View file

@ -1,8 +1,6 @@
**/node_modules/
**/out/
**/release/
/monaco-editor/test/samples-all.generated.js
/monaco-editor/test/playground.generated/
/monaco-editor/typedoc/theme/
/monaco-editor/typedoc/monaco.d.ts
/monaco-editor/website/lib/
@ -15,3 +13,5 @@
/samples/browser-esm-webpack-typescript/dist/*.js
/samples/browser-esm-webpack-typescript-react/dist/*.js
/src/typescript/lib/
/test/manual/samples-all.generated.js
/test/manual/playground.generated/