*.py[co]
*.swp
etc/rose.conf
etc/opt
doc
venv
metomi_rose.egg-info
dist
node_modules

# coverage
.coverage
.coverage.*
coverage.xml
htmlcov/

.vscode/
.pytest_cache/
