# Dev
.vscode
.venv
.devcontainer
.idea

# Python
*.py[cod]

# Dev artifacts
.coverage
dist
coverage.xml
htmlcov
