chore: sync latest project updates
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
lyf
2026-07-03 14:42:38 +08:00
parent 8b2c36677e
commit 8fed715235
106 changed files with 6030 additions and 121 deletions

7
.gitignore vendored
View File

@@ -11,9 +11,15 @@ coverage/
.eslintcache
# 本地环境配置
.env
.env.local
.env.*.local
.claude/*.local.json
.claude/worktrees/
.codex-artifacts/
.codex-audit-output/
.codex-work/
.cursor/
# IDE 配置
.idea/
@@ -38,3 +44,4 @@ Thumbs.db
*.log
tmp/
temp/
__pycache__/