__pycache__/
*.py[cod]
*.so
build/
dist/
*.egg-info/
.eggs/
.coverage
coverage.xml
.pytest_cache/
_build/
.venv/
htmlcov/
# vscode
.vscode
.DS_Store