Skip to content

Commit 7892016

Browse files
DBIC BIDS Teamyarikoptic
authored andcommitted
more of abnoxious globs for validator to skip
1 parent bb1d542 commit 7892016

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

heuristics/dbic_bids_validator.cfg

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,16 @@
66
"error": [],
77
"ignoredFiles": [
88
"/.heudiconv/*", "/.heudiconv/*/*", "/.heudiconv/*/*/*", "/.heudiconv/*/*/*/*",
9+
"/.heudiconv/.git*",
10+
"/.heudiconv/.git/*",
11+
"/.heudiconv/.git/*/*",
12+
"/.heudiconv/.git/*/*/*",
13+
"/.heudiconv/.git/*/*/*/*",
14+
"/.heudiconv/.git/*/*/*/*/*",
15+
"/.heudiconv/.git/*/*/*/*/*/*",
916
"/.git*",
1017
"/.datalad/*", "/.datalad/.*",
18+
"/.*/.datalad/*", "/.*/.datalad/.*",
1119
"/sub*/ses*/*/*__dup*", "/sub*/*/*__dup*"
1220
]
1321
}

0 commit comments

Comments
 (0)