nocobase/.gitignore
Sheldon Guo 20ae334f4c
feat(template-print-support): provide auxiliary support for template printing functionality (#5713) (#6111)
* chore: update .gitignore to exclude print-templates and modify APIClient type definition
2025-01-21 15:05:29 +08:00

49 lines
697 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/print-templates
storage/cache
storage/app.watch.ts
storage/.upgrading
storage/logs-e2e
storage/uploads-e2e
storage/.pm2-*
tsconfig.paths.json
/playwright
/storage/playwright
.swc
ncc-cache/
yarn--**
v8-compile-cache-**
vitest.config.mts.timestamp-*