Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
yaena1223 authored Jun 4, 2022
1 parent c6ba2c5 commit 2a98b9e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,9 @@ object/__pycache__/Item.cpython-38.pyc
object/__pycache__/Missile.cpython-38.pyc
object/__pycache__/Mob.cpython-38.pyc
object/__pycache__/Object.cpython-38.pyc
__pycache__/
__pycache__/Login.cpython-39.pyc
__pycache__/Login2.cpython-39.pyc
__pycache__/Main.cpython-39.pyc
__pycache__/button.cpython-39.pyc
__pycache__/pvp.cpython-39.pyc

0 comments on commit 2a98b9e

Please sign in to comment.