This commit is contained in:
2026-04-28 00:25:02 +02:00
parent 5449c0146f
commit 0a9bf7276d
6 changed files with 1122 additions and 15 deletions

30
.vscode/ftp-kr.json vendored
View File

@@ -1,17 +1,17 @@
{
"host": "host117523.hostido.net.pl",
"username": "www@luxmed5.pagedev.pl",
"password": "ZXfU9AD9XqVuEaJCtWG4",
"remotePath": "/public_html",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
"host": "host117523.hostido.net.pl",
"username": "www@luxmed5.pagedev.pl",
"password": "ZXfU9AD9XqVuEaJCtWG4",
"remotePath": "/public_html",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}