mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 05:50:11 +01:00
Move typedoc files to /website/typedoc
This commit is contained in:
parent
33ea399f99
commit
cad7e90951
7 changed files with 4 additions and 4 deletions
|
|
@ -1,8 +1,6 @@
|
|||
**/node_modules/
|
||||
**/out/
|
||||
**/release/
|
||||
/monaco-editor/typedoc/theme/
|
||||
/monaco-editor/typedoc/monaco.d.ts
|
||||
/samples/browser-esm-parcel/.parcel-cache/
|
||||
/samples/browser-esm-parcel/dist/
|
||||
/samples/browser-esm-vite-react/dist/**/*.js
|
||||
|
|
@ -15,3 +13,4 @@
|
|||
/test/manual/samples-all.generated.js
|
||||
/test/manual/playground.generated/
|
||||
/website/lib/
|
||||
/website/typedoc/monaco.d.ts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue