Files
grechuta.pagedev.pl/.vscode/ftp-kr.json

17 lines
362 B
JSON

{
"host": "server.hostline.pl",
"username": "www@grechuta.pagedev.pl",
"password": "baNvq3dWPAXZPj2yWvSE",
"remotePath": "/public_html/",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}