diff --git a/.gitignore b/.gitignore index 7eae19e..481e3e8 100644 --- a/.gitignore +++ b/.gitignore @@ -131,4 +131,5 @@ dmypy.json debug.png test.wav /tts_samples -model.pt \ No newline at end of file +model.pt +.DS_Store \ No newline at end of file