diff --git a/.gitignore b/.gitignore index ee9cf04..75206e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -./sports1.txt \ No newline at end of file +sports1.txt +*/__pycache__/* +__pycache__/ \ No newline at end of file diff --git a/__pycache__/dashboard.cpython-310.pyc b/__pycache__/dashboard.cpython-310.pyc deleted file mode 100644 index cd973cd..0000000 Binary files a/__pycache__/dashboard.cpython-310.pyc and /dev/null differ diff --git a/eca/__pycache__/__init__.cpython-310.pyc b/eca/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index 680cfe4..0000000 Binary files a/eca/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/eca/__pycache__/arff.cpython-310.pyc b/eca/__pycache__/arff.cpython-310.pyc deleted file mode 100644 index dab7427..0000000 Binary files a/eca/__pycache__/arff.cpython-310.pyc and /dev/null differ diff --git a/eca/__pycache__/generators.cpython-310.pyc b/eca/__pycache__/generators.cpython-310.pyc deleted file mode 100644 index 01498c6..0000000 Binary files a/eca/__pycache__/generators.cpython-310.pyc and /dev/null differ diff --git a/eca/__pycache__/http.cpython-310.pyc b/eca/__pycache__/http.cpython-310.pyc deleted file mode 100644 index 0d3ed98..0000000 Binary files a/eca/__pycache__/http.cpython-310.pyc and /dev/null differ diff --git a/eca/__pycache__/httpd.cpython-310.pyc b/eca/__pycache__/httpd.cpython-310.pyc deleted file mode 100644 index 8f5eeb1..0000000 Binary files a/eca/__pycache__/httpd.cpython-310.pyc and /dev/null differ diff --git a/eca/__pycache__/pubsub.cpython-310.pyc b/eca/__pycache__/pubsub.cpython-310.pyc deleted file mode 100644 index fc16216..0000000 Binary files a/eca/__pycache__/pubsub.cpython-310.pyc and /dev/null differ diff --git a/eca/__pycache__/sessions.cpython-310.pyc b/eca/__pycache__/sessions.cpython-310.pyc deleted file mode 100644 index 61ce819..0000000 Binary files a/eca/__pycache__/sessions.cpython-310.pyc and /dev/null differ diff --git a/eca/__pycache__/sse.cpython-310.pyc b/eca/__pycache__/sse.cpython-310.pyc deleted file mode 100644 index 66c2e6d..0000000 Binary files a/eca/__pycache__/sse.cpython-310.pyc and /dev/null differ diff --git a/eca/__pycache__/util.cpython-310.pyc b/eca/__pycache__/util.cpython-310.pyc deleted file mode 100644 index fcd93e4..0000000 Binary files a/eca/__pycache__/util.cpython-310.pyc and /dev/null differ