Files
openpipeline_spatial/.gitignore
CI 1c07203f14 Build branch openpipeline_spatial/v0.5 with version v0.5.0 to openpipeline_spatial on branch v0.5 (56d3738)
Build pipeline: openpipelines-bio.openpipeline-spatial.v0.5-chjp2

Source commit: 56d3738b53

Source message: Merge remote-tracking branch 'origin/main' into v0.5
2026-06-02 12:26:23 +00:00

63 lines
586 B
Plaintext

# IDEs and editors
/.idea
.project
.classpath
*.launch
.settings/
.vscode
# Temp
gitignore
test_results
# System Files
.DS_Store
Thumbs.db
# Nextflow
work
.nextflow*
# viash
check_results/
out/
output*
output_log/
resources_test
/viash_tools/
/test/
# jupyter notebook
/.ipynb_checkpoints/
*.ipynb
# compress
/__MACOSX/
# python
*__pycache__*
# Python virtual environments
.venv
# temporary files related
temp
# NextFlow
work/
.nextflow.log
.nextflow*
out/
trace*.txt
# Macos
.DS_Store
# vscode
.vscode/launch.json
.vscode/settings.json
# linting
renv.lock
.Rprofile
renv/