Files
openpipeline/.gitignore
CI 6d5cbf1dd5 Build branch openpipeline/v4.1 with version v4.1.0 to openpipeline on branch v4.1 (a6499fdd)
Build pipeline: openpipelines-bio.openpipeline.v4.1.0-cvxhz

Source commit: a6499fddaa

Source message: Bump version to v4.1.0
2026-05-27 12:35:41 +00:00

41 lines
419 B
Plaintext

# Jupyter notebooks
.ipynb_checkpoints
# pycache
*__pycache__*
.nfs*
# R related
.Rhistory
*.Rproj
.Rproj.user
# Python virtual environments
.venv
# temporary files related
temp
# NextFlow
work/
.nextflow.log
flowchart.*
.nextflow*
out/
# Macos
.DS_Store
# viash related
.viash_log*
log.txt
check_results/
out/
output*
output_log/
resources_test
/viash_tools/
# vscode
.vscode/launch.json
.vscode/settings.json