mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-27 15:13:37 +08:00
chore: 从版本控制移除 tests/doc/,文件本地保留,添加 .gitignore 忽略
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
parent
12f9674976
commit
40c5aa74b4
4
.gitignore
vendored
4
.gitignore
vendored
@ -71,6 +71,7 @@ runtime/__pycache__
|
||||
|
||||
# IDE
|
||||
.idea
|
||||
.vscode/
|
||||
|
||||
# Codex logs
|
||||
.codex-logs/
|
||||
@ -78,3 +79,6 @@ runtime/__pycache__
|
||||
# Local AI assistant artifacts (graph, notes)
|
||||
CLAUDE.md
|
||||
graphify-out/
|
||||
|
||||
# claude code
|
||||
.specstory/tests/doc/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user