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__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
*$py.class
|
*$py.class
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
# C extensions
|
# C extensions
|
||||||
*.so
|
*.so
|
||||||
@@ -161,3 +162,6 @@ cython_debug/
|
|||||||
|
|
||||||
# Whisper Models
|
# Whisper Models
|
||||||
whisper/
|
whisper/
|
||||||
|
|
||||||
|
# Audio Files
|
||||||
|
temp.wav
|
||||||
|
|||||||
Reference in New Issue
Block a user