first commit
commit
f6cbde70a6
|
|
@ -0,0 +1,4 @@
|
||||||
|
# Directories
|
||||||
|
venv/
|
||||||
|
output/
|
||||||
|
input/
|
||||||
|
|
@ -0,0 +1,4 @@
|
||||||
|
[PATHS]
|
||||||
|
Input=./input/
|
||||||
|
Output=./output/
|
||||||
|
Templates=./templates/
|
||||||
Loading…
Reference in New Issue