diff --git a/.gitignore b/.gitignore index a8b980d..02be8f8 100644 --- a/.gitignore +++ b/.gitignore @@ -42,6 +42,10 @@ config.local.yaml # 含个人信息的联调样本(身份证/姓名等),如需保留请脱敏后手动 add /samples/*.real.json scripts/*.json +# 联调结果样本(含 PII)——任意目录,含根目录保存的结果 json +*_results.json +*_result.json +/*.json # 账号/凭据(userName/密码/主机/代理)——只本地留存 /docs/账号.txt # 本地联调探针脚本(硬编码了 ask/orgCode/身份证等真实值)——只本地留存