docs: 更新文档,实现每个文件夹的REDME.md

This commit is contained in:
2026-06-22 09:42:29 +08:00
parent e4c9ae8fc6
commit e4d66a2ac0
4 changed files with 152 additions and 67 deletions

8
.gitignore vendored
View File

@@ -6,7 +6,7 @@ yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
.codegraph/*
node_modules
# vite打包输出
dist
@@ -39,3 +39,9 @@ WORKLOG.md
*open*.json
response_*.json
test-server/__pycache__/
/src/vite-env.d.ts.tmp.444812.865037551ae0
# 自动生成的文件夹 README 文档(根目录 README.md 保留)
/**/README.md
!/README.md