diff --git a/.gitignore b/.gitignore index 330e4bb..c90f1b7 100644 --- a/.gitignore +++ b/.gitignore @@ -166,4 +166,8 @@ cython_debug/ # Database data -data/ \ No newline at end of file +data/ + +# openai-whisper +share +share/ \ No newline at end of file