chore: 整理——gitignore android/.gradle 构建缓存 + 同步 todo 看板

- client/.gitignore 加 /android/.gradle/(gradle 构建缓存,不该入 git)。
- 同步 todo.json/html 到当前状态。

注:server/internal/pb/agent/v1 是 stray 生成产物(未被任何代码 import,代码用手写的
agentv1),未跟踪、不影响合并;清理需 rm,留给用户(! rm -rf server/internal/pb/agent)。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
wangjia
2026-06-30 22:52:32 +08:00
parent 00bec95255
commit 53fb6492b1
3 changed files with 300 additions and 99 deletions
+1
View File
@@ -44,6 +44,7 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
/android/.gradle/
# iOS generated
ios/Flutter/Generated.xcconfig