docs: 测试结果文件移出版本控制(保留磁盘参考)
- docs/*.txt 加入 gitignore, 测试结果不入库 - 移除已跟踪的 3 个测试文件(保留在工作区) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -34,3 +34,6 @@ nohup.out
|
||||
.idea/
|
||||
.vscode/
|
||||
*.swp
|
||||
|
||||
# 测试结果记录(参考用, 不入库)
|
||||
docs/*.txt
|
||||
|
||||
Reference in New Issue
Block a user