first commit

This commit is contained in:
2026-05-15 18:26:36 +02:00
commit 3601be572f
2 changed files with 29 additions and 0 deletions

12
.vscode/sftp.json vendored Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "hosting2665807.online.pro",
"host": "hosting2665807.online.pro",
"protocol": "ftp",
"port": 21,
"username": "www@zurawik.pl",
"password": "JarRR6wK",
"remotePath": "/zurawik.pl/",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}