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__/app.cpython-311.pyc b/__pycache__/app.cpython-311.pyc deleted file mode 100644 index b31af30..0000000 Binary files a/__pycache__/app.cpython-311.pyc and /dev/null differ diff --git a/__pycache__/tests.cpython-311-pytest-7.4.0.pyc b/__pycache__/tests.cpython-311-pytest-7.4.0.pyc deleted file mode 100644 index 92dfd83..0000000 Binary files a/__pycache__/tests.cpython-311-pytest-7.4.0.pyc and /dev/null differ