sindresorhus / trash-cli

Move files and folders to the trash
MIT License
1.32k stars 35 forks source link

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

Closed harryparkdotio closed 5 years ago

harryparkdotio commented 5 years ago

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.