chore(gitignore): ignore envs venvs and skills-lock.json, keep envs docs
This commit is contained in:
parent
6286733f3c
commit
3ba4968971
9
.gitignore
vendored
9
.gitignore
vendored
@ -78,3 +78,12 @@ bench-output/
|
||||
# 逐请求原始日志(体积大;汇总见 results.json / report.md)
|
||||
experiments/**/raw_outputs/
|
||||
**/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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user