test(backend): 补 redeem_code 单测 + gitignore todo/ 与 gencode 产物
覆盖 NormalizeCode 边界/幂等、GenerateRedeemCode 格式/无歧义字母表 (剔除 0/O/1/I/L)/无碰撞。.gitignore 忽略全局 todo skill 本地数据 与 backend/gencode 构建产物。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y2Wdwo7SmgBJU37cBrkhPK
This commit is contained in:
@@ -55,6 +55,10 @@ coverage/
|
||||
|
||||
# 编译产物(后端可执行文件)
|
||||
backend/issue
|
||||
backend/gencode
|
||||
|
||||
# 全局 todo skill 的本地数据(看板/任务,不入库)
|
||||
/todo/
|
||||
|
||||
# Claude 私有文件
|
||||
.claude/commands/
|
||||
|
||||
Reference in New Issue
Block a user