chore: 移除已生成的角色 UAT 文档并加入忽略规则

将 docs/guides/role-uat 与 output/doc/role-uat 加入 .gitignore,
避免重复提交由脚本生成的角色 UAT 测试手册和导出文档。

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Cheng Zhou
2026-05-25 12:35:39 +08:00
parent fce671d7e0
commit ffcf217142
19 changed files with 6 additions and 2126 deletions
+6
View File
@@ -69,6 +69,12 @@ docs/postman/local.postman_environment.json
docs/postman/*.local.json
!docs/postman/*.example.json
# Role test documents and generated exports
docs/guides/role-test/
output/doc/role-test/
docs/guides/role-uat/
output/doc/role-uat/
# Docker / runtime data
pg_data/
backend/app/uploads/