chore(TODO): 兩份 TODO 清單移出版控並刪除
工作用的清單留在本機就好,.gitignore 加一條 /TODO_*.md 擋掉以後再進來。 內容沒有消失:兩份的全文在2aa0dad與c0e1c48的歷史裡查得到, 今天拍板的六題(Q5-Q10)另外抄在 PR #17 的討論裡。 README 指向 TODO 的那句改成指 PR,並註明 G2/G3 那批還沒實作—— 清單刪掉不等於事情做完了,這一句不能省。 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -9,5 +9,8 @@ Thumbs.db
|
||||
*.tmp
|
||||
*.log
|
||||
|
||||
# 工作用的 TODO 清單:留在本機,不進版控
|
||||
/TODO_*.md
|
||||
|
||||
# Node
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user