PowerShell Get-ChildItem exclui Node_modules

Get-ChildItem -Exclude *node_modules*
baruchiro