diff options
| author | historia <historiavg@proton.me> | 2026-08-19 02:44:04 -0400 |
|---|---|---|
| committer | historia <historiavg@proton.me> | 2026-08-19 02:44:04 -0400 |
| commit | 24cb17a35ebaf5829cefa943c5a528d4accd7dfc (patch) | |
| tree | 3f322308c4192e7ec8fd7d1e70acfb92ff33b252 /.gitignore | |
| parent | 11384921323f7b08271be0607d8df774489a1f7d (diff) | |
| download | tts-audiobook-generator-24cb17a35ebaf5829cefa943c5a528d4accd7dfc.tar.gz | |
feat: --debug flag
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ voices/ chunks/ cache/ logs/ +debug/ output/* !output/.gitkeep input/* |
