diff --git a/.gitignore b/.gitignore index 721cb1b..80ac4a0 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ settings.toml audio.mp3 uploads/* models/* -venv \ No newline at end of file +venv +__pycache__