mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 08:10:11 +01:00
15 lines
213 B
Text
15 lines
213 B
Text
/.vscode/
|
|
/out/
|
|
/release/**/*.test.js
|
|
/release/**/test/
|
|
/scripts/
|
|
/src/
|
|
/test/
|
|
/gulpfile.js
|
|
/tsconfig.json
|
|
/.npmignore
|
|
/.prettierrc
|
|
/.prettierignore
|
|
/.travis.yml
|
|
/.editorconfig
|
|
/azure-pipelines.yml
|