Add log to gitignore

This commit is contained in:
Joe S 2021-02-22 23:48:07 -05:00
parent e58af07b5e
commit 87fdc6b91e
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

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