diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5811b2b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +__pycache__/ +flask_session/ diff --git a/__pycache__/adventurers.cpython-312.pyc b/__pycache__/adventurers.cpython-312.pyc deleted file mode 100644 index 7ff5625..0000000 Binary files a/__pycache__/adventurers.cpython-312.pyc and /dev/null differ diff --git a/__pycache__/app.cpython-312.pyc b/__pycache__/app.cpython-312.pyc deleted file mode 100644 index 5b659f2..0000000 Binary files a/__pycache__/app.cpython-312.pyc and /dev/null differ diff --git a/__pycache__/equipment.cpython-312.pyc b/__pycache__/equipment.cpython-312.pyc deleted file mode 100644 index dc2c4f3..0000000 Binary files a/__pycache__/equipment.cpython-312.pyc and /dev/null differ diff --git a/__pycache__/main.cpython-312.pyc b/__pycache__/main.cpython-312.pyc deleted file mode 100644 index 783878d..0000000 Binary files a/__pycache__/main.cpython-312.pyc and /dev/null differ diff --git a/__pycache__/ose.cpython-312.pyc b/__pycache__/ose.cpython-312.pyc deleted file mode 100644 index 47b174e..0000000 Binary files a/__pycache__/ose.cpython-312.pyc and /dev/null differ diff --git a/__pycache__/spells.cpython-312.pyc b/__pycache__/spells.cpython-312.pyc deleted file mode 100644 index d2e053a..0000000 Binary files a/__pycache__/spells.cpython-312.pyc and /dev/null differ diff --git a/flask_session/2029240f6d1128be89ddc32729463129 b/flask_session/2029240f6d1128be89ddc32729463129 deleted file mode 100644 index 60b84f8..0000000 Binary files a/flask_session/2029240f6d1128be89ddc32729463129 and /dev/null differ