Files
biobox/.gitignore
CI 1f6342e94a Build branch develop/v0.3.x with version v0.3.1 (98a5f3c)
Build pipeline: viash-hub.biobox.develop-v0.3.x-9b2vf

Source commit: 98a5f3cc74

Source message: Merge remote-tracking branch 'origin/main' into develop/v0.3.x
2025-05-06 18:38:23 +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