{
"protocol": "sftp",
"host": "fanster.byzonmedia.com",
"username": "root",
"password":"P1g30n051",
"remotePath": "../var/www/Stackr",
"uploadOnSave": true,
"ignore": [
".vscode",
".git",
".DS_Store"
]
}