Files
inwestprofil.it/.vscode/ftp-kr.json
2025-05-22 22:27:31 +02:00

17 lines
351 B
JSON

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