Files
biobox/.gitignore
CI 576c71bb0f Build branch biobox/v0.4.x with version v0.4.0 to biobox on branch v0.4 (736f18e)
Build pipeline: viash-hub.biobox.v0.4.x-58lg9

Source commit: 736f18e988

Source message: Merge remote-tracking branch 'origin/main' into v0.4.x
2025-09-17 07:48:00 +00:00

19 lines
186 B
Plaintext

*.DS_Store
*__pycache__
# IDE ignores
.idea/
.vscode/
# R specific ignores
.Rhistory
.Rproj.user
*.Rproj
# viash specific ignores
target/
# nextflow specific ignores
.nextflow*
work