# 图片(约 9167 张 / 1.7G)不进 git —— 按 crawler 脚本重爬,或另行拷贝
crawler/images/
images/
*.rar

# 本地向量模型(BGE-M3 ~2.3G,首次运行自动下载)
retrieval/hf_home/
hf_home/

# 运行时缓存 / 日志 / 产物
retrieval/cache/
cache/
*.log

# Python
__pycache__/
*.py[cod]
.venv/
venv/
.env
