Quick question: Does the client Ignore list recognize subfolders?

I know that I can ignore a directory named “node_modules” but can I have it ignore a specific node_modules directory by writing something like “.vscode/extensions/node_modules”?

I have tried doing this but it’s hard for me to tell if this feature is supported or I’m just getting the specifics of my syntax wrong.