Files
ostal.pl/.vscode/ftp-kr.json
2026-04-11 00:37:12 +02:00

20 lines
387 B
JSON

{
"host": "ostal.pl",
"username": "ostal",
"password": "5vDWBthWuT",
"remotePath": "/domains/ostal.pl/public_html/",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode",
"/.paul",
"/.serena",
"/.claude"
]
}