# 本地数据集缓存 /bash/dataset/* # Python 缓存 __pycache__/ *.py[cod] *.egg-info/ .pytest_cache/ # 环境 .env .venv venv/ env/ # 评测输出结果 /temp/ /outputs/ /output/ /output* /docker_images /results /tau2-bench /log /docker /datasets # 日志 *.log log* /tools* # 密钥/配置文件 *.secret *.key api_keys.json config_private.py # 前端构建产物 node_modules/ *.zip *.tar.gz # DeepSWE Pier 离线 uv / mini-swe-agent wheel /bash/images_load/offline_pier_agent/ # 指纹模型库:二进制权重不进 git(conf.json/templates.json 是小文件可提交) # 临时备份文件 *.bak.* *.pre_refill *.pre_glm_refill # 指纹相关 markdown 文档不入库(保留在工作区) FINGERPRINT_BENCHMARKS_RUN.md bash/fingerprint/README.md bash/fingerprint/fp_fusion/README.md bash/fingerprint/fp_fusion/references/README.md