*.DS_Store
*__pycache__

# IDE ignores
.idea/
.vscode/

# R specific ignores
.Rhistory
.Rproj.user
*.Rproj

# viash specific ignores
target/

# nextflow specific ignores
.nextflow*
work
