aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a4e033f..7758720 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,13 @@ output/*
input/*
!input/.gitkeep
+*.epub
+input/*.txt
+*.m4b
+*.mp3
+*.flac
+*.ogg
+
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[codz]