__pycache__/
*.py[cod]

# Test and coverage artifacts
.coverage
.coverage.*
htmlcov/
.pytest_cache/
.tox/
*.cover

# Node / front-end artefacts
node_modules/
dist/
.DS_Store
*.log
coverage.json
.venv/
