.DS_Store
.idea
*.log
tmp/

*.py[cod]
*.egg
build
htmlcov

.projectile
.venv/
venv/
.tox/
.mypy_cache/
*.egg-info/

dist/
