diff --git a/.gitignore b/.gitignore index a1186f4..237b37e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,6 @@ __pycache__/ /app.log app.log /utils/tts/vits_model/ -vits_model \ No newline at end of file +vits_model + +nohup.out \ No newline at end of file