.venv/ __pycache__/ *.pyc .env .uv-cache/ .pytest_cache/ *.log api_log/ output/ dist/ # 大文件与敏感数据(不推送) .idea/ .agents/ .codex/ # 模型文件不推送(保留 models/ 目录本身) models/Qwen3-Embedding-0.6B/ # 业务数据整体不推送 data/