aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 538fd12..cba50dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,8 +13,9 @@ voices/*
/app/audio.cpp/
/app/faster-qwen3-tts/
-# Managed Python environment created by audiobook.py (envs.py) for the app
-# requirements and the backend TTS packages (qwen-tts, faster-qwen3-tts).
+# Managed Python environments created by audiobook.py (envs.py): the app
+# env (envs/tts) and one per pip-installed backend (envs/qwen for qwen-tts,
+# envs/faster for faster-qwen3-tts).
/app/envs/
*.epub