Files
openpipeline_spatial/.gitignore
CI 3de8c3ee6d Build branch build/main with version build_main (408cceb)
Build pipeline: openpipelines-bio.openpipeline-spatial.build-main-cvdhc

Source commit: 408cceb53b

Source message: deploy: bbebaa1a26a30c55af33fa6818c12123f9fe4824
2025-08-27 16:53:33 +00:00

64 lines
596 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
ruff.toml
renv.lock
.Rprofile
renv/