Files
openpipeline_composed/.gitignore
CI 432d646588 Build branch openpipeline_composed/set-public-scope with version set-public-scope to openpipeline_composed on branch set-public-scope (5068271)
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
2026-04-08 12:30:26 +00:00

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__*