Files
carei.pagedev.pl/.vscode/ftp-kr.json
Roman Pyrih 64c4a90405 first commit
2026-03-10 09:50:10 +01:00

17 lines
399 B
JSON

{
"host": "host117523.hostido.net.pl",
"username": "www@carei.pagedev.pl",
"password": "FRKeFaBHHUkREqg9gqta",
"remotePath": "/public_html",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}