Build pipeline: openpipelines-bio.openpipeline-composed.main-vnhhz
Source commit: 50682718d6
Source message: Merge branch 'set-public-scope' of github.com:openpipelines-bio/openpipeline_composed into set-public-scope
27 lines
232 B
Plaintext
27 lines
232 B
Plaintext
# IDEs and editors
|
|
/.idea
|
|
.project
|
|
.classpath
|
|
*.launch
|
|
.settings/
|
|
.vscode
|
|
|
|
# Temp
|
|
gitignore
|
|
test_results
|
|
|
|
# System Files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Nextflow
|
|
work
|
|
.nextflow*
|
|
trace-*.txt
|
|
|
|
# viash
|
|
/resources_test/
|
|
|
|
# pycache
|
|
*__pycache__*
|