kindergarten_java/reading-platform-frontend
En 6e11c874d2 chore: 忽略 target 目录和 .class 文件
- 添加 target/ 到 .gitignore
- 从 git 暂存区移除已追踪的 target 目录

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 16:50:54 +08:00
..
playwright-report chore: 忽略 target 目录和 .class 文件 2026-03-14 16:50:54 +08:00
public Initialize the Kindergarten platform source code. 2026-02-26 15:22:26 +08:00
src chore: 忽略 target 目录和 .class 文件 2026-03-14 16:50:54 +08:00
test-results chore: 忽略 target 目录和 .class 文件 2026-03-14 16:50:54 +08:00
tests chore: 忽略 target 目录和 .class 文件 2026-03-14 16:50:54 +08:00
.DS_Store refactor: 完成代码重构规范化 - 2026-03-12 2026-03-12 17:27:13 +08:00
.env.development 提交说明 2026-02-28 16:41:39 +08:00
dev.db 提交说明 2026-02-28 16:41:39 +08:00
index.html Initialize the Kindergarten platform source code. 2026-02-26 15:22:26 +08:00
openapi.json chore: 忽略 target 目录和 .class 文件 2026-03-14 16:50:54 +08:00
orval.config.ts chore: 忽略 target 目录和 .class 文件 2026-03-14 16:50:54 +08:00
package-lock.json refactor: 完成代码重构规范化 - 2026-03-12 2026-03-12 17:27:13 +08:00
package.json feat: Java后端迁移完成 - 资源管理API修复与文档更新 2026-03-12 19:49:48 +08:00
playwright.config.ts chore: 忽略 target 目录和 .class 文件 2026-03-14 16:50:54 +08:00
start-frontend.sh 提交说明 2026-02-28 16:41:39 +08:00
test-page.mjs refactor: 完成代码重构规范化 - 2026-03-12 2026-03-12 17:27:13 +08:00
tsconfig.json Initialize the Kindergarten platform source code. 2026-02-26 15:22:26 +08:00
tsconfig.node.json Initialize the Kindergarten platform source code. 2026-02-26 15:22:26 +08:00
typed-router.d.ts refactor: 代码重构 - API规范化和文件路由配置 2026-03-12 13:05:20 +08:00
vite.config.ts refactor: 代码合规性审查修复 - 三层架构、API路径、文档规范 2026-03-13 14:13:46 +08:00