From 5bfbdcb5765fd4eb57d13c67169bb3c2706ead75 Mon Sep 17 00:00:00 2001 From: historia Date: Sun, 23 Aug 2026 23:48:25 -0400 Subject: feat: audiobook.py tui: convert, modify, or install backends --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e636c70..1b243f5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,10 @@ output/* input/* !input/.gitkeep +# Backend checkouts cloned by the setup wizards (backends.audiocpp / .faster) +/audio.cpp/ +/faster-qwen3-tts/ + *.epub input/*.txt *.m4b -- cgit v1.2.3