We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df907d5 + f1e7e17 commit a0adcb7Copy full SHA for a0adcb7
1 file changed
templateflow/conf/config.json
@@ -66,6 +66,10 @@
66
{
67
"name": "description",
68
"pattern": "(.*\\template_description.json)$"
69
+ },
70
+ {
71
+ "name": "extension",
72
+ "pattern": "[._]*[a-zA-Z0-9]*?\\.([^/\\\\]+)$"
73
}
74
],
75
"default_path_patterns": [
0 commit comments