diff --git a/.gitignore b/.gitignore index 11e2a47..46b3e76 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.pyc -.idea \ No newline at end of file +.idea +Adventure Game/adventure_game/logs/AdventureGame.log