We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6559099 commit 600082fCopy full SHA for 600082f
templateflow/conf/__init__.py
@@ -40,4 +40,4 @@
40
41
TF_LAYOUT = Layout(
42
TF_HOME, validate=False, config='templateflow',
43
- exclude=['.git', '.datalad', '.gitannex', '.gitattributes', 'scripts'])
+ ignore=['.git', '.datalad', '.gitannex', '.gitattributes', 'scripts'])
0 commit comments