sindresorhus / trash-cli

Move files and folders to the trash

Repository from Github https://github.comsindresorhus/trash-cliRepository from Github https://github.comsindresorhus/trash-cli

abilty to glob paths which skip the trash and are deleted immediately

harryparkdotio opened this issue · comments

The ability to specify a list of glob patterns which skip going to the trash

.trashignore

.DS_Store
node_modules

This would be beneficial as deleting node_modules from the trash can take a long time.