diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ef81818 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +img/ +img_fullwidth/ +junk/ +__pycache__/ +*.pyc +*.pyo +.env