Hei there!
I’ve been in some trouble getting the ignore_regex working, i’m not that good with regex, though i guess this is fairly easy
My folder structure is pretty simple:
–mainfolder
|–css
| |–sass
| | |–othersubfolders…
| | |somefiles in sass folder, etc…
| |somefiles in css folder, etc…
|–otherfodlers
|–etc…
everything in the /sass folder and the folder itself should be ignored by sftp for uploading/syncing with SFTP (and btw thx a lot really for this plugin, the whole package and particularly the monitor-file are really awesome ).
I’ve tried also with the configuration suggested few posts above, specifing to exclude the .scss files, yet it keeps uploading/synging upon save and so on…
Thx for any help/suggestions! Cheers!