diff --git a/.gitignore b/.gitignore index c18dd8d..711df0c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ __pycache__/ +config.ini +test/ \ No newline at end of file diff --git a/config.ini b/config.ini deleted file mode 100644 index ce1926e..0000000 --- a/config.ini +++ /dev/null @@ -1,19 +0,0 @@ -[input] -inputfolders = /mnt/koios/Band/1-sugmesties,/mnt/koios/Band/2-oefenen,/mnt/koios/Band/3-uitgewerkt -supportedextensions = .txt -maxdepth = 3 - -[output] -metafontfamily = fonts/CourierPrime-Regular.ttf -metafontweight = 8 -lyricfontfamily = fonts/CourierPrime-Regular.ttf -tablaturefontfamliy = fonts/CourierPrime-Bold.ttf -songfontweight = 14 -imagewidth = 595 -imageheight = 842 -backgroundcolour = 255,255,255 -fontcolour = 0,0,0 -metadatacolour = 128,128,128 -topmargin = 10 -leftmargin = 25 -