add line to catch rotated logs

This commit is contained in:
InspectorCaracal 2022-08-26 12:04:27 -06:00 committed by GitHub
parent 72b97effb8
commit 41650316a9

View file

@ -21,6 +21,7 @@ __pycache__
# Other # Other
*.swp *.swp
*.log *.log
*.log.*
*.pid *.pid
*.restart *.restart
*.db3 *.db3