diff --git a/.gitignore b/.gitignore index c90b0bc..f4a4333 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ output output.bak -input.txt.bak \ No newline at end of file +input.txt.bak +__pycache__ \ No newline at end of file diff --git a/__pycache__/requester.cpython-310.pyc b/__pycache__/requester.cpython-310.pyc deleted file mode 100644 index 5b90c81..0000000 Binary files a/__pycache__/requester.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/web_img.cpython-310.pyc b/__pycache__/web_img.cpython-310.pyc deleted file mode 100644 index 7d88d0e..0000000 Binary files a/__pycache__/web_img.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/web_img_manager.cpython-310.pyc b/__pycache__/web_img_manager.cpython-310.pyc deleted file mode 100644 index 514bd33..0000000 Binary files a/__pycache__/web_img_manager.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/web_parser.cpython-310.pyc b/__pycache__/web_parser.cpython-310.pyc deleted file mode 100644 index 2ca776b..0000000 Binary files a/__pycache__/web_parser.cpython-310.pyc and /dev/null differ