target/
.claude/
*.swp
*.swo
*~
# 模型文件不进 git，只保留下载链接在 model_manager.rs 清单里
model_download/
model_store/
# 测试脚本
.test_*.sh
.chat_req.json

