Files
biobox/.gitignore
CI 47c9784250 Build branch v0.3 with version v0.3.0 (d86bd5c)
Build pipeline: viash-hub.biobox.v0.3-cl68g

Source commit: d86bd5cf62

Source message: Merge remote-tracking branch 'origin/main' into v0.3
2024-12-03 11:09:46 +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