
# Nextflow runtime files
.nextflow/
.nextflow.log*
work/

# Python cache files
__pycache__/
*.pyc
