chore: extend .gitignore for residual scratch/build cache (2026-07-09 cleanup)

补充忽略 ops-tools/ dist-new/ _tmp_* *.timestamp-*.mjs fix_redis.sh /test/ backend/scripts/create_test_agent.py, 使工作树仅剩工具态 .workbuddy 改动。
This commit is contained in:
Simon
2026-07-09 11:52:08 +08:00
parent e4e2de47bb
commit 4c7a8d0278
+9
View File
@@ -220,3 +220,12 @@ reset_pwd.sql
# 杂项
-w
# 补充忽略 (2026-07-09 收尾): 残余 scratch / 构建缓存
ops-tools/
dist-new/
_tmp_*
*.timestamp-*.mjs
fix_redis.sh
/test/
backend/scripts/create_test_agent.py