chore(gitignore): ignore envs venvs and skills-lock.json, keep envs docs

This commit is contained in:
yy-fighting 2026-07-22 03:38:52 +00:00
parent 6286733f3c
commit 3ba4968971

9
.gitignore vendored
View File

@ -78,3 +78,12 @@ bench-output/
# 逐请求原始日志(体积大;汇总见 results.json / report.md # 逐请求原始日志(体积大;汇总见 results.json / report.md
experiments/**/raw_outputs/ experiments/**/raw_outputs/
**/dummy_sharegpt.json **/dummy_sharegpt.json
# Virtual environments (keep only docs under envs/)
envs/*
!envs/README.md
!envs/SM120_DSV4_DEPLOYMENT_GUIDE.md
!envs/UV_ENV_SETUP.md
# Tooling artifacts
skills-lock.json