first commit

This commit is contained in:
2025-08-18 12:39:47 +02:00
commit eb422001e3
4 changed files with 256 additions and 0 deletions

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

@@ -0,0 +1,12 @@
{
"name": "serwer1852487.home.pl",
"host": "serwer1852487.home.pl",
"protocol": "ftp",
"port": 21,
"username": "geo@moodo.pl",
"password": "QJ33tAuHYC4YxqGsW",
"remotePath": "/",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}