update: 更新了gitignore文档,忽略nohup.out
This commit is contained in:
parent
0df6ecf394
commit
b26f3192bc
|
@ -6,4 +6,6 @@ __pycache__/
|
|||
/app.log
|
||||
app.log
|
||||
/utils/tts/vits_model/
|
||||
vits_model
|
||||
vits_model
|
||||
|
||||
nohup.out
|
Loading…
Reference in New Issue