mirror of
https://github.com/apeatling/ollama-voice-mac.git
synced 2024-04-20 16:47:52 +03:00
Update gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
.DS_Store
|
||||
|
||||
# C extensions
|
||||
*.so
|
||||
@@ -161,3 +162,6 @@ cython_debug/
|
||||
|
||||
# Whisper Models
|
||||
whisper/
|
||||
|
||||
# Audio Files
|
||||
temp.wav
|
||||
|
||||
Reference in New Issue
Block a user