mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-30 16:23:35 +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
|
# IDE
|
||||||
.idea
|
.idea
|
||||||
|
.vscode/
|
||||||
|
|
||||||
# Codex logs
|
# Codex logs
|
||||||
.codex-logs/
|
.codex-logs/
|
||||||
@ -78,3 +79,6 @@ runtime/__pycache__
|
|||||||
# Local AI assistant artifacts (graph, notes)
|
# Local AI assistant artifacts (graph, notes)
|
||||||
CLAUDE.md
|
CLAUDE.md
|
||||||
graphify-out/
|
graphify-out/
|
||||||
|
|
||||||
|
# claude code
|
||||||
|
.specstory/tests/doc/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user