Files
toolbox/.gitignore
CI 8a00096b19 Build branch gunzip with version gunzip (add30ba)
Build pipeline: viash-hub.toolbox.gunzip-zjfds

Source commit: add30ba0f3

Source message: add gitignore
2025-06-12 09:21:15 +00:00

18 lines
185 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