diff options
| author | historia <historiavg@proton.me> | 2026-08-16 05:33:27 -0400 |
|---|---|---|
| committer | historia <historiavg@proton.me> | 2026-08-16 05:33:27 -0400 |
| commit | eec56832f5e193806ea388631eaad8c129eb7519 (patch) | |
| tree | 4cfb443cbe214bad3cfd63eff13b8cda1de1fd96 /.gitignore | |
| parent | 2aa61120f6b1691211d724b7603caea14641a6be (diff) | |
| download | tts-audiobook-generator-eec56832f5e193806ea388631eaad8c129eb7519.tar.gz | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ voices/ chunks/ cache/ logs/ +audiobooks/* +!audiobooks/.gitkeep +book_to_convert/* +!book_to_convert/.gitkeep # Byte-compiled / optimized / DLL files __pycache__/ |
