Files
inwestprofil.eu/.vscode/ftp-kr.json
Roman Pyrih 197675d958 first commit
2026-02-03 13:33:04 +01:00

17 lines
391 B
JSON

{
"host": "inwestprofil.eu",
"username": "serwer@inwestprofil.eu",
"password": "d7pxzFZnn7rMdJZwbtC3",
"remotePath": "/public_html",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}