.nextflow/
.nextflow.log*
work/
results/
/nextflow.config
.vscode/
__pycache__/
.ruff_cache/
.coverage
coverage.xml

test/stub/data/
test/stub/*.txt
test/stub/*.log
