diff options
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__/ |
