Files
inwestprofil.de/.vscode/ftp-kr.json
2023-09-04 14:23:49 +02:00

17 lines
347 B
JSON

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