add bidsignore from neuromod
This commit is contained in:
parent
795ff1b709
commit
0527fbfd5b
|
|
@ -1,3 +1,10 @@
|
||||||
|
# localizers/scouts converted in BIDS for QC/QA
|
||||||
**/anat/*localizer*
|
**/anat/*localizer*
|
||||||
**/anat/*scout*
|
**/anat/*scout*
|
||||||
**/*__dup*
|
# reproin/heudiconv duplicated scans mechanism
|
||||||
|
**/*dup*
|
||||||
|
**/*_defacemaskreg.mat
|
||||||
|
# follow MIDS extension wip for c-spine data
|
||||||
|
**/*_bp-*
|
||||||
|
# follows SWI BEP wip
|
||||||
|
**/swi/*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue