This commit is contained in:
2026-03-27 17:22:14 +01:00
parent 34bd10e1d9
commit 371cd17bbf
4 changed files with 368 additions and 25032 deletions

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

@@ -1,8 +1,8 @@
{
"host": "ftp.server493388.nazwa.pl",
"username": "server493388_projectpro",
"password": "EJ?yowsF2~5[Nx93",
"remotePath": "/public_html/wyczarujprezent.pl/",
"host": "ftp.server797418.nazwa.pl",
"username": "server797418_projectpro",
"password": "vdmBkcn8eEG0Bf",
"remotePath": "/migracja/public_html/wyczarujprezent.pl/",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
@@ -11,8 +11,8 @@
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
".git",
"/.vscode"
],
"ignoreWrongFileEncoding": true
}

File diff suppressed because it is too large Load Diff

10
.vscode/sftp.json vendored
View File

@@ -1,11 +1,11 @@
{
"name": "ftp.server493388.nazwa.pl",
"host": "ftp.server493388.nazwa.pl",
"name": "wyczarujprezent.pl",
"host": "ftp.server797418.nazwa.pl",
"protocol": "ftp",
"port": 21,
"username": "server493388_projectpro",
"password": "EJ?yowsF2~5[Nx93",
"remotePath": "/public_html/wyczarujprezent.pl/",
"username": "server797418_projectpro",
"password": "vdmBkcn8eEG0Bf",
"remotePath": "/migracja/public_html/wyczarujprezent.pl/",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false