diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..033df5f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.venv +__pycache__ diff --git a/__pycache__/account.cpython-313.pyc b/__pycache__/account.cpython-313.pyc deleted file mode 100644 index 8c58c0d..0000000 Binary files a/__pycache__/account.cpython-313.pyc and /dev/null differ