diff --git a/.gitignore b/.gitignore index 9960bf0..2a1f512 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ venv/ .vscode/ .ideagit .idea -__pycache__ \ No newline at end of file +__pycache__/ \ No newline at end of file diff --git a/__pycache__/game.cpython-37.pyc b/__pycache__/game.cpython-37.pyc index d5f3549..3d92088 100644 Binary files a/__pycache__/game.cpython-37.pyc and b/__pycache__/game.cpython-37.pyc differ