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__/db.cpython-314.pyc b/__pycache__/db.cpython-314.pyc deleted file mode 100644 index 6bfcd3a..0000000 Binary files a/__pycache__/db.cpython-314.pyc and /dev/null differ diff --git a/__pycache__/web.cpython-314.pyc b/__pycache__/web.cpython-314.pyc deleted file mode 100644 index 5ebfe70..0000000 Binary files a/__pycache__/web.cpython-314.pyc and /dev/null differ