Update gitignore

This commit is contained in:
apeatling
2023-12-27 13:51:38 -08:00
parent 9df408e0f1
commit 2a5a3b07c8

4
.gitignore vendored
View File

@@ -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