first commit

This commit is contained in:
2026-04-30 09:50:43 +02:00
commit ac807c2833
145 changed files with 13938 additions and 0 deletions

17
.vscode/ftp-kr.json vendored Normal file
View File

@@ -0,0 +1,17 @@
{
"host": "s85.mydevil.net",
"username": "f1028_projectpro",
"password": "/aVfj@2liH9qKwqxKJY38B-P8I&w58",
"remotePath": "/domains/luxmedkrakow.pl/public_html",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}