Remove config files from repository

This commit is contained in:
bender
2023-11-05 14:49:38 -05:00
parent 9eb664abf6
commit 1097910d9c
2 changed files with 0 additions and 19 deletions
-2
View File
@@ -1,2 +0,0 @@
queue="PATH/TO/YOUR/.ODM's"
annex="PATH/TO/YOUR/ANNEX"
-17
View File
@@ -1,17 +0,0 @@
'''
Define directories
I like having multiple folders so as to visualize each step happening
but you could easily adjust the setup to fit your preferences
'''
'''Where the unpackaged odm mp3s will get moved'''
annex="PATH/TO/ANNEX"
'''Where chapterized and labeled mp3s will be stored'''
circulation="PATH/TO/CIRCULATION"
'''Where the final finished product will land'''
bookshelf="PATH/TO/BOOKSHELF"
'''Where the scraps go'''
archive="PATH/TO/ARCHIVE"