Add log to gitignore

This commit is contained in:
Joe S
2021-02-22 23:48:07 -05:00
parent e58af07b5e
commit 87fdc6b91e

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
*.pyc *.pyc
.idea .idea
Adventure Game/adventure_game/logs/AdventureGame.log