sindresorhus / cpy-cli

Copy files
MIT License
344 stars 33 forks source link

Allow patterns to match entries that begin with a period (.) #20

Closed mfal closed 4 years ago

mfal commented 4 years ago

With this flag enabled, directories starting with a period can be copied also.

Fixes #19