Files
biobox/.gitignore
CI 884fc9474e Build branch v0.2 with version v0.2 (f22ab0e)
Build pipeline: viash-hub.biobox.v0.2-s4bkm

Source commit: f22ab0eab5

Source message: Prep v0.2.0
2024-09-12 13:07:11 +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