chore: docs/ 加入 .gitignore(本地工作文档不入库)

This commit is contained in:
LuminousRuoxi
2026-09-10 16:37:10 +08:00
parent 6189ee87d8
commit d0f2901875
+3
View File
@@ -7,3 +7,6 @@ __pycache__/
# 运行日志与 E2E 测试产物
*.log
_e2e_*.js
# 本地工作文档(需求回写/自测记录/实现方案等,仅供本机查阅,不入库)
docs/