Files
biobox/.gitignore
CI 6d207c38eb Build branch refactor_meta_functionality_name with version refactor_meta_functionality_name (37ea93f)
Build pipeline: viash-hub.biobox.refactor-meta-functionality-name-dmd5m

Source commit: 37ea93fbdf

Source message: Update CHANGELOG
2025-04-22 08:29:13 +00:00

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