.idea
.ipynb_checkpoints
.mypy_cache
.vscode
__pycache__
.pytest_cache
htmlcov
.coverage
coverage.xml
storage
log.txt
Pipfile.lock
env3.*
env
venv

# vim temporary files
*~
.*.sw?


.env