docs: 测试结果文件移出版本控制(保留磁盘参考)

- docs/*.txt 加入 gitignore, 测试结果不入库
- 移除已跟踪的 3 个测试文件(保留在工作区)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Sakurasan
2026-08-16 05:09:05 +08:00
co-authored by Claude
parent 47f6a8daaa
commit 7f28c8b83b
4 changed files with 3 additions and 519 deletions
+3
View File
@@ -34,3 +34,6 @@ nohup.out
.idea/
.vscode/
*.swp
# 测试结果记录(参考用, 不入库)
docs/*.txt