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:
@@ -220,3 +220,12 @@ reset_pwd.sql
|
|||||||
|
|
||||||
# 杂项
|
# 杂项
|
||||||
-w
|
-w
|
||||||
|
|
||||||
|
# 补充忽略 (2026-07-09 收尾): 残余 scratch / 构建缓存
|
||||||
|
ops-tools/
|
||||||
|
dist-new/
|
||||||
|
_tmp_*
|
||||||
|
*.timestamp-*.mjs
|
||||||
|
fix_redis.sh
|
||||||
|
/test/
|
||||||
|
backend/scripts/create_test_agent.py
|
||||||
|
|||||||
Reference in New Issue
Block a user