Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-05-11 10:05
Flavor·Python

r'
(^[\/\\]*?)(\.git|node_modules|glue|doc|config|lib|tools)([\/\\]*$)
'
gm
Open regex in editor

Description

JS Project Folder Name Match

Submitted by Yew Meng