aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 7 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 1b243f5..ca8252f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,17 +1,22 @@
-voices/
chunks/
cache/
logs/
debug/
output/*
-!output/.gitkeep
input/*
+voices/*
!input/.gitkeep
+!output/.gitkeep
+!voices/.gitkeep
# Backend checkouts cloned by the setup wizards (backends.audiocpp / .faster)
/audio.cpp/
/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).
+/envs/
+
*.epub
input/*.txt
*.m4b