marcdomain / ignoreit

VSCODE Extension that helps you to automatically ignore files and folders in your project workspace.
MIT License
17 stars 3 forks source link

add support to use pattern in path #11

Closed ctf0 closed 3 years ago

ctf0 commented 3 years ago

is it possible to add support for patterns in paths to cover things like /node_modules & node_modules ?

this is mostly to avoid the ext adding the node_modules where the file already have /node_modules.

marcdomain commented 3 years ago

Thanks for spotting this. It will be fixed shortly.

marcdomain commented 3 years ago

Fixed 👍🏼