Build pipeline: vsh-ci-template-bbg2t
Source commit: d97e3156fe
Source message: Rename biobase -> biobox
18 lines
177 B
Plaintext
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
|