diff --git a/.gitignore b/.gitignore index bfccb2b..9c6cb2f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .env .idea -__pycache__ \ No newline at end of file +#__pycache__ diff --git a/meme_otron/__pycache__/__init__.cpython-37.pyc b/meme_otron/__pycache__/__init__.cpython-37.pyc deleted file mode 100644 index 6b44e0b..0000000 Binary files a/meme_otron/__pycache__/__init__.cpython-37.pyc and /dev/null differ diff --git a/meme_otron/__pycache__/img_factory.cpython-37.pyc b/meme_otron/__pycache__/img_factory.cpython-37.pyc deleted file mode 100644 index ad8d471..0000000 Binary files a/meme_otron/__pycache__/img_factory.cpython-37.pyc and /dev/null differ diff --git a/meme_otron/__pycache__/main.cpython-37.pyc b/meme_otron/__pycache__/main.cpython-37.pyc deleted file mode 100644 index 99ae78e..0000000 Binary files a/meme_otron/__pycache__/main.cpython-37.pyc and /dev/null differ diff --git a/meme_otron/__pycache__/meme_db.cpython-37.pyc b/meme_otron/__pycache__/meme_db.cpython-37.pyc deleted file mode 100644 index 37874fd..0000000 Binary files a/meme_otron/__pycache__/meme_db.cpython-37.pyc and /dev/null differ diff --git a/meme_otron/__pycache__/types.cpython-37.pyc b/meme_otron/__pycache__/types.cpython-37.pyc deleted file mode 100644 index 8d0f6e1..0000000 Binary files a/meme_otron/__pycache__/types.cpython-37.pyc and /dev/null differ diff --git a/meme_otron/__pycache__/utils.cpython-37.pyc b/meme_otron/__pycache__/utils.cpython-37.pyc deleted file mode 100644 index 495f80b..0000000 Binary files a/meme_otron/__pycache__/utils.cpython-37.pyc and /dev/null differ