mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
Improve npmignore
This commit is contained in:
parent
043283146c
commit
f8781eda2e
1 changed files with 4 additions and 0 deletions
|
|
@ -1,5 +1,9 @@
|
||||||
/.vscode/
|
/.vscode/
|
||||||
/release/**/test/
|
/release/**/test/
|
||||||
|
/scripts/
|
||||||
|
/src/
|
||||||
|
/test/
|
||||||
/gulpfile.js
|
/gulpfile.js
|
||||||
/tsconfig.json
|
/tsconfig.json
|
||||||
/.npmignore
|
/.npmignore
|
||||||
|
/.travis.yml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue