48 lines
521 B
Plaintext
48 lines
521 B
Plaintext
.idea/**
|
|
.gradle
|
|
.*.log*
|
|
.cache/*
|
|
.vagrant/*
|
|
.cache/*
|
|
.nextflow*
|
|
.node-nextflow*
|
|
.devcontainer
|
|
.vscode/*
|
|
.lineage/
|
|
*/*/bin/*
|
|
**/build/**
|
|
build/**
|
|
modules/**/build/
|
|
modules/**/*.iml
|
|
modules/nextflow/work/
|
|
**/out/*
|
|
tmp/*
|
|
work/*
|
|
nextflow.eml
|
|
nextflow.iml
|
|
Vagrantfile
|
|
resources/*
|
|
test/*
|
|
tools/*
|
|
tests_other
|
|
other
|
|
docs/_build/
|
|
./*.txt
|
|
errors/
|
|
misc/
|
|
cloud/my-*
|
|
docker-test
|
|
docker/dist
|
|
docker/nextflow
|
|
temp
|
|
.dockerignore
|
|
.launch.classpath
|
|
plugins-prod
|
|
/minio
|
|
/sandbox
|
|
/wave-tests
|
|
/test-sched
|
|
/test-module
|
|
/results
|
|
/x/*
|
|
mise.toml |