Robert-W / grunt-ftp-push

Deploy files to an FTP server as part of your Grunt workflow.
MIT License
39 stars 14 forks source link

could we add exclusions #59

Open aliahdab opened 3 years ago

aliahdab commented 3 years ago

I am using this beautiful NPM package in 2021 however I am missing one feature in this package

could we add exclusions

exclusions: ['path/to/source/folder//.DS_Store', 'path/to/source/folder//Thumbs.db', 'path/to/dist/tmp']