chore(git): 更新.gitignore添加Code Agent相关配置

- 添加.codegraph文件忽略规则
- 添加.claude文件忽略规则
- 添加.claude.json文件忽略规则
This commit is contained in:
曹鹏飞 2026-05-23 11:36:14 +08:00
parent 2d771a9d7b
commit 190677cc84
2 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@ -33,4 +33,8 @@ build/
.vscode/
logs
*.log
*.log
### Code Agent ###
.codegraph
.claude
.claude.json

BIN
test.pdf

Binary file not shown.