mirror of
https://gitee.com/newgateway/vtj.git
synced 2026-05-07 01:10:03 +08:00
feat: ✨ 设计器支持远程扩展
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -47,9 +47,11 @@ lib
|
||||
/apps/*/dist/
|
||||
/apps/*/coverage/
|
||||
/apps/*/node_modules/
|
||||
/apps/*/public/extension
|
||||
|
||||
# dev
|
||||
/dev/public/@vtj
|
||||
/dev/public/extension
|
||||
|
||||
# docs
|
||||
/docs/src/typedoc
|
||||
@@ -58,6 +60,8 @@ lib
|
||||
|
||||
# pro
|
||||
/platforms/pro/public/@vtj
|
||||
/platforms/pro/public/extension
|
||||
|
||||
|
||||
/scripts/ssh.mjs
|
||||
/pnpm-publish-summary.json
|
||||
|
||||
Reference in New Issue
Block a user