/ps-clean

PowerShell script that recursively deletes all 'bin' and 'obj' (or any other specified) folders inside current folder

Primary LanguagePowerShellMIT LicenseMIT

ps-clean

PowerShell script that recursively deletes all 'bin' and 'obj' (or any other specified) folders inside current folder.

You can also specify folders to be ignored in recursive search.

Screenshot