Build pipeline: viash-hub.biobox.develop-v0.3.x-9b2vf
Source commit: 98a5f3cc74
Source message: Merge remote-tracking branch 'origin/main' into develop/v0.3.x
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
|