Files
inwestprofil.fr/.vscode/ftp-kr.json
2023-09-04 14:15:43 +02:00

17 lines
367 B
JSON

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