mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
8 lines
71 B
Text
8 lines
71 B
Text
|
# gitignore
|
||
|
.nextflow*
|
||
|
work/
|
||
|
data/
|
||
|
results/
|
||
|
.DS_Store
|
||
|
*.code-workspace
|