Files
orderPRO/.vscode/ftp-kr.json
2026-03-13 01:00:28 +01:00

21 lines
441 B
JSON

{
"host": "host700513.hostido.net.pl",
"username": "www@orderpro.projectpro.pl",
"password": "TcVVuQD2ppdGQWnwZv6j",
"remotePath": "/public_html",
"protocol": "ftp",
"port": 21,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode",
"/.claude",
".gitignore",
"/.scannerwork",
"/.paul"
]
}