diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,6 +7,13 @@ output/* input/* !input/.gitkeep +*.epub +input/*.txt +*.m4b +*.mp3 +*.flac +*.ogg + # Byte-compiled / optimized / DLL files __pycache__/ *.py[codz] |
