chore: 更新 .gitignore 文件
- 保留 unsloth_compiled_cache 目录 - 添加 test.ipynb 到忽略列表,避免测试代码影响版本控制
This commit is contained in:
parent
475cd033d9
commit
d5b528d375
3
.gitignore
vendored
3
.gitignore
vendored
@ -29,3 +29,6 @@ workdir/
|
||||
|
||||
# cache
|
||||
unsloth_compiled_cache
|
||||
|
||||
# 测试代码
|
||||
test.ipynb
|
Loading…
x
Reference in New Issue
Block a user