Initial commit: 上传整个code目录
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
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
|
||||
|
||||
*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
|
||||
.serena/
|
||||
.spec-workflow
|
||||
.claude/
|
||||
.spec-workflow
|
||||
.mcp.json
|
||||
Reference in New Issue
Block a user