kuanhsuh
8/31/2017 - 5:47 AM

vscode regex

vscode regex

**/release/*,yule*,

// remove any html file
**/*.html

// find all JS files 
^/.*\.js\n