.tags
*.egg-info
*.pyc
*.pyo
*.swp
build/
dist/
tmp/
.eggs/
.mypy_cache/
.pytest_cache/
.tox/
.venv/
.vscode/
__pycache__/
