*.pyc
*.egg
*.egg-info
*.so
*.swp

.cache/
.mypy_cache/
.pytest_cache/
TAGS
.tags
.tox/
.coverage
.DS_Store

env/
_build/
dist/
