diff --git a/.gitignore b/.gitignore index 2a5b053..4f02d84 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .env node_modules/ .venv/ -src/scripts/py/vosk-model*/ \ No newline at end of file +src/models/vosk* \ No newline at end of file