summaryrefslogtreecommitdiff
path: root/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to '.dockerignore')
-rw-r--r--.dockerignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.dockerignore b/.dockerignore
index a1e2119..c957f0e 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -5,9 +5,9 @@ target/
# Exclude all models (downloaded at runtime)
makima/models/
-# Audio files
+# Audio files (except voices directory)
*.mp3
-*.wav
+makima/*.wav
*.flac
*.ogg