Build branch build/main with version build_main (dfd68e5)
Build pipeline: openpipelines-bio.openpipeline-qc.build-main-fcwdr
Source commit: dfd68e55fa
Source message: deploy: c7a93716f92762bed306dd7fc40d0b06e6508821
This commit is contained in:
27
.gitignore
vendored
Normal file
27
.gitignore
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
# IDEs and editors
|
||||
/.idea
|
||||
.project
|
||||
.classpath
|
||||
*.launch
|
||||
.settings/
|
||||
.vscode
|
||||
|
||||
# Temp
|
||||
gitignore
|
||||
test_results
|
||||
|
||||
# System Files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
# Nextflow
|
||||
work
|
||||
.nextflow*
|
||||
trace*.txt
|
||||
|
||||
# viash
|
||||
/resources_test/
|
||||
|
||||
# pycache
|
||||
*__pycache__*
|
||||
|
||||
Reference in New Issue
Block a user