Files
biobox/.gitignore
CI 56a195f1bb Build branch v0.1 with version v0.1 (d97e315)
Build pipeline: vsh-ci-template-bbg2t

Source commit: d97e3156fe

Source message: Rename biobase -> biobox
2024-06-24 08:47:42 +00:00

18 lines
177 B
Plaintext

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