Files
shopPRO/.vscode/ftp-kr.json
2026-03-12 13:36:06 +01:00

25 lines
469 B
JSON

{
"host": "host117523.hostido.net.pl",
"username": "www@shoppro.project-dc.pl",
"password": "jb5gnvgGTd6hLq58sDUb",
"remotePath": "/public_html",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
".svn",
"/.vscode",
"/temp",
"/.serena",
"/.claude",
"/docs",
"/tests",
"/.paul"
]
}