chore: 更新 .gitignore 文件
- 在 .gitignore 中添加 test.py 文件,避免测试代码被版本控制
This commit is contained in:
parent
539e14d39c
commit
eeee68dbd1
1
.gitignore
vendored
1
.gitignore
vendored
@ -32,4 +32,5 @@ unsloth_compiled_cache
|
||||
|
||||
# 测试和参考代码
|
||||
test.ipynb
|
||||
test.py
|
||||
refer/
|
Loading…
x
Reference in New Issue
Block a user