diff --git a/.gitignore b/.gitignore index 9736aff..dde0f48 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,4 @@ .~lock.Numbers.xlsx# gen -.gen planning.txt -__pycache__ -/templets/slides -convert.py -blank.png -imageGen.py +__pycache__ \ No newline at end of file diff --git a/run.bat b/run.bat deleted file mode 100644 index 0a70a89..0000000 --- a/run.bat +++ /dev/null @@ -1,2 +0,0 @@ -pip install pillow openpyxl matplotlib -python main.py \ No newline at end of file