add whisper metadata dir to gitignore

This commit is contained in:
Tomasz Frątczak 2024-02-13 20:55:12 +01:00
parent 94f632b323
commit f6bab3e7eb
1 changed files with 5 additions and 1 deletions

4
.gitignore vendored
View File

@ -167,3 +167,7 @@ cython_debug/
# Database
data
data/
# openai-whisper
share
share/