80 lines
938 B
Plaintext
80 lines
938 B
Plaintext
node_modules
|
|
.DS_Store
|
|
dist
|
|
dist-ssr
|
|
coverage
|
|
*.local
|
|
storybook-static
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
lerna-debug.log*
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
.cursor
|
|
.trae
|
|
.qoder
|
|
.gitnexus
|
|
|
|
*storybook.log
|
|
*.tsbuildinfo
|
|
.env.local
|
|
**/mock/index.*
|
|
|
|
packages/new-form-create/
|
|
packages/lowcode-create/types
|
|
|
|
# 本地调试npm包
|
|
.yalc
|
|
yalc.lock
|
|
AGENTS.md
|
|
GEMINI.md
|
|
CLAUDE.md
|
|
CONTEXT.md
|
|
.serena/
|
|
.spec-workflow
|
|
.claude/
|
|
.gu-shared/
|
|
.gu-agents/
|
|
.mcp.json
|
|
apps/lcdp/vite.config.ts
|
|
.vscode/settings.json
|
|
|
|
|
|
# Playwright
|
|
__snapshots__
|
|
test-results
|
|
playwright-report
|
|
playwright-report.zip
|
|
playwright-report.html
|
|
playwright-e2e-storage-state.json
|
|
|
|
# Playwright
|
|
/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|
|
/playwright/.auth/
|
|
|
|
# claw
|
|
.openclaw
|
|
HEARTBEAT.md
|
|
IDENTITY.md
|
|
SOUL.md
|
|
USER.md
|
|
TOOLS.md
|
|
uno.config.d.ts
|
|
vitest.config.d.ts
|
|
vite.config.d.ts
|