davglass / cpr

Nodejs cp -R
Other
79 stars 80 forks source link

noJunk option #49

Open stevenvachon opened 7 years ago

stevenvachon commented 7 years ago

to exclude junk files (such as .DS_Store). This could be made available to the CLI and would reduce project dependencies.

davglass commented 7 years ago

This looks interesting, if it's included I'd like it to be available for both the module and the cli as a config option that is defaulted to off.