Files
biobox/.gitignore
CI 212a3529fb Build branch add_sgdemux with version add_sgdemux (00ffa49)
Build pipeline: viash-hub.biobox.add-sgdemux-tk5j4

Source commit: 00ffa494ad

Source message: Add sgdemux
2024-11-13 13:42:52 +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