Change .gitignore entry for log files to include new 'trace.log'/'warn.log'

This commit is contained in:
jesopo 2018-11-27 12:00:31 +00:00
parent 72dca06626
commit a429e04a12

2
.gitignore vendored
View file

@ -11,7 +11,7 @@ pip-log.txt
pip-delete-this-directory.txt
# logging
bot.log*
logs/*.log*
# databases
*.db