adding filename filter
This commit is contained in:
parent
ef218bcc24
commit
df99fa1699
@ -170,7 +170,8 @@
|
|||||||
},
|
},
|
||||||
"monacoColors": {
|
"monacoColors": {
|
||||||
"editor.background": "#f9f9f9"
|
"editor.background": "#f9f9f9"
|
||||||
}
|
},
|
||||||
|
"fileNameExclusiveFilter": "[^a-zA-Z]"
|
||||||
},
|
},
|
||||||
"ignoreDocsErrors": true
|
"ignoreDocsErrors": true
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user