sealday
2d991ba7cf
<!-- Note --> <!-- This is a template for submitting a new feature. Use the bug fix template if you're submitting a bug fix pull request by adding `template=bug_fix.md` to your pull request URL. --> <!-- Describe the new feature or modification to an existing feature clearly and consciously. --> <!-- Explain the reason for adding or modifying this feature. --> <!-- Provide a technically detailed description of the key changes made. --> - Frontend - Backend <!-- Provide any suggestions or recommendations for improvements in the testing plan. --> <!-- Identify any potential risks or issues that may arise from the new feature or modification. --> <!-- Including any screenshots of the new feature or modification. --> Co-authored-by: sealday <sealday@gmail.com> Co-authored-by: wjh <wwwjh0710@163.com> Co-authored-by: 吕延祥 <2256334253@qq.com> Reviewed-on: daoyoucloud/nocobase#317
46 lines
624 B
Plaintext
46 lines
624 B
Plaintext
node_modules/
|
|
lib/
|
|
esm/
|
|
es/
|
|
.env
|
|
.env.e2e
|
|
.DS_Store
|
|
yarn-error.log
|
|
lerna-debug.log
|
|
/.vscode
|
|
/.idea
|
|
*.sqlite
|
|
coverage
|
|
.umi
|
|
.umi-production
|
|
/uploads
|
|
.env.test
|
|
docs-dist/
|
|
.npmrc
|
|
dist/
|
|
docker/**/storage
|
|
cache/diskstore-*
|
|
*.nbdump
|
|
storage/duplicator/*
|
|
storage/backups/*
|
|
**/.dumi/tmp
|
|
**/.dumi/tmp-test
|
|
**/.dumi/tmp-production
|
|
packages/core/client/docs/contributing.md
|
|
packages/core/app/client/src/.plugins
|
|
storage/plugins
|
|
storage/tar
|
|
storage/tmp
|
|
storage/app.watch.ts
|
|
storage/logs-e2e
|
|
storage/uploads-e2e
|
|
storage/fonts
|
|
storage/.pm2-*
|
|
tsconfig.paths.json
|
|
/playwright
|
|
/storage/playwright
|
|
.swc
|
|
ncc-cache/
|
|
yarn--**
|
|
v8-compile-cache-**
|