Files
biobox/.gitignore
CI 9d1a833bcf Build branch add_bases2fastq with version add_bases2fastq (57cdff4)
Build pipeline: viash-hub.biobox.add-bases2fastq-fsbqk

Source commit: 57cdff4c71

Source message: Update keywords
2024-11-26 11:53:38 +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