timburgess / brackets-ftp-sync

FTP/SFTP for Adobe Brackets
105 stars 19 forks source link

Feature request: Ignore list #59

Open robinloeffel opened 9 years ago

robinloeffel commented 9 years ago

Just like .gitignore.

It always uploads my readme.md onto my server for example.

piotr-cz commented 9 years ago

and my /node_modules too, which is an overkill - can't use this extension without ignoring these. Actually an option to parse existing current .gitignore file would be sufficient

bvanev commented 9 years ago

This is a feature missing from nearly all FTP extensions for Brackets. This is a defining feature that I look for in FTP clients.

jacobbarrow commented 8 years ago

I'd also find this really useful - the extension can spend ages checking an already uploaded plugin directory when the only thing that has changed locally is a single file. Maybe before checking to see if a directory's contents have been changed, check that the directory itself is any bigger/smaller