diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..efa3592 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.git +workdir +outdir + diff --git a/TODO b/TODO new file mode 100644 index 0000000..da2e55e --- /dev/null +++ b/TODO @@ -0,0 +1,3 @@ +Multiple template files +Windows compatability +Eventually convert to pure python