diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c18dd8d --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +__pycache__/ diff --git a/__pycache__/ScrapThread.cpython-310.pyc b/__pycache__/ScrapThread.cpython-310.pyc deleted file mode 100644 index fdc2bf1..0000000 Binary files a/__pycache__/ScrapThread.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/markov_model.cpython-310.pyc b/__pycache__/markov_model.cpython-310.pyc deleted file mode 100644 index f40366c..0000000 Binary files a/__pycache__/markov_model.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/proxy_handling.cpython-310.pyc b/__pycache__/proxy_handling.cpython-310.pyc deleted file mode 100644 index 61e28d4..0000000 Binary files a/__pycache__/proxy_handling.cpython-310.pyc and /dev/null differ diff --git a/__pycache__/scrapper.cpython-310.pyc b/__pycache__/scrapper.cpython-310.pyc deleted file mode 100644 index 285d0d6..0000000 Binary files a/__pycache__/scrapper.cpython-310.pyc and /dev/null differ