PowerShell get-childitem excluye node_modules
Get-ChildItem -Exclude *node_modules*
baruchiro
Get-ChildItem -Exclude *node_modules*