# Ignore Gradle project-specific cache directory
.gradle
.idea
.nextflow*

# Ignore Gradle build output directory
build
work

# test pipeline artifacts
test-pipeline/work/
test-pipeline/.nextflow*
test-pipeline/.history/
test-pipeline/runinsights-report.md
__pycache__/
*.pyc
dist/
*.egg-info/
test-pipeline/.history.jsonl
