mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
17 lines
160 B
Text
17 lines
160 B
Text
|
includes/Maven_Pro/
|
||
|
|
||
|
# gitignore
|
||
|
.nextflow*
|
||
|
work/
|
||
|
results/
|
||
|
test_output/
|
||
|
output/
|
||
|
.DS_Store
|
||
|
*.code-workspace
|
||
|
tests/data/
|
||
|
.screenrc
|
||
|
.*.sw?
|
||
|
__pycache__
|
||
|
*.pyo
|
||
|
*.pyc
|