build(.gitignore): 更新 gitignore 文件忽略规则
This commit is contained in:
parent
30ac07418c
commit
2dc7b5bda8
|
|
@ -3,16 +3,7 @@ __pycache__
|
|||
.pytest_cache
|
||||
|
||||
# params
|
||||
*.safetensors
|
||||
*.json
|
||||
*.pkl
|
||||
*.db
|
||||
|
||||
# train_log
|
||||
*.log
|
||||
|
||||
# ignore file
|
||||
-*
|
||||
params/*
|
||||
|
||||
# vscode file
|
||||
.vscode
|
||||
|
|
|
|||
Loading…
Reference in New Issue