Files
toolbox/.gitignore
CI 13b6d2421b Build branch check-resources with version check-resources (cfc11db)
Build pipeline: viash-hub.toolbox.check-resources-cxbsm

Source commit: cfc11db17d

Source message: add changelog entry
2025-06-24 09:12:25 +00:00

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