Build pipeline: viash-hub.biobox.v0.2-s4bkm
Source commit: f22ab0eab5
Source message: Prep v0.2.0
19 lines
186 B
Plaintext
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
|