aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorhistoria <historiavg@proton.me>2026-08-24 02:59:26 -0400
committerhistoria <historiavg@proton.me>2026-08-24 02:59:26 -0400
commitf00249db9d1ea051d29aa1bcca869fc4b88e83eb (patch)
treea75f076fac1b63e0b4bf2eb8f54affbcc681a891 /.gitignore
parent9dd4f9595be3b1d76a3a07dc3eca90cfaf8a3f97 (diff)
downloadtts-audiobook-generator-f00249db9d1ea051d29aa1bcca869fc4b88e83eb.tar.gz
refactor: add app directory, dir structure change
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index ca8252f..313ac60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,12 +10,12 @@ voices/*
!voices/.gitkeep
# Backend checkouts cloned by the setup wizards (backends.audiocpp / .faster)
-/audio.cpp/
-/faster-qwen3-tts/
+/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).
-/envs/
+/app/envs/
*.epub
input/*.txt