Add log to gitignore
This commit is contained in:
parent
e58af07b5e
commit
87fdc6b91e
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
*.pyc
|
*.pyc
|
||||||
.idea
|
.idea
|
||||||
|
Adventure Game/adventure_game/logs/AdventureGame.log
|
||||||
|
|
Loading…
Reference in New Issue