Build pipeline: viash-hub.toolbox.check-resources-cxbsm
Source commit: cfc11db17d
Source message: add changelog entry
18 lines
185 B
Plaintext
18 lines
185 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 |