Log startup exceptions

This commit is contained in:
Travis Ralston
2019-03-09 20:19:00 -06:00
parent 7d5e946067
commit aa09e738e6
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
.idea/
.venv
env/
pip-selfcheck.json
*.pyc
__pycache__