mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-15 12:55:51 +00:00
chore: 添加 CI 配置、codecov 和测试 mock 基础设施
Co-Authored-By: glm-5-turbo <zai-org@claude-code-best.win>
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -46,3 +46,13 @@ data
|
||||
!.codex/prompts/**
|
||||
teach-me
|
||||
credentials.json
|
||||
|
||||
# Session-scoped progress / state files written by agents and skills
|
||||
# (autofix-pr persistence, test-progress checkpoint, recovery notes).
|
||||
# Transient, never meant to enter the repo.
|
||||
.claude-impl-state.md
|
||||
.claude-progress.md
|
||||
.claude-recovery.md
|
||||
.test-progress.md
|
||||
.squash-tmp/
|
||||
.git.*-backup
|
||||
|
||||
Reference in New Issue
Block a user