update: 更新了gitignore文档,忽略nohup.out

This commit is contained in:
killua 2024-05-17 15:59:57 +08:00
parent 0df6ecf394
commit b26f3192bc
1 changed files with 3 additions and 1 deletions

4
.gitignore vendored
View File

@ -6,4 +6,6 @@ __pycache__/
/app.log
app.log
/utils/tts/vits_model/
vits_model
vits_model
nohup.out