timburgess/brackets-ftp-sync

[Idea Request] exclude files

Opened this issue · 0 comments

It would be really nice with a exclude files option so those build files, configs, node folders etc. can be excluded. Something as simple as:

{"connect":"FTP","host":"ftp.foobardomain.com","port":"21","user":"fooBarUser","pwd":"fooBarPas","savepwd":"checked","remoteRoot":"/foo/bar/root","exclude":"node_modules; *.scss,"}