diff options
| -rw-r--r-- | .gitignore | 3 | ||||
| -rw-r--r-- | __pycache__/snake.cpython-310.pyc | bin | 5439 -> 0 bytes |
2 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -./pygame
\ No newline at end of file +./pygame +**/__pycache__
\ No newline at end of file diff --git a/__pycache__/snake.cpython-310.pyc b/__pycache__/snake.cpython-310.pyc Binary files differdeleted file mode 100644 index 53436e3..0000000 --- a/__pycache__/snake.cpython-310.pyc +++ /dev/null |
