first commit

This commit is contained in:
2024-11-04 19:13:57 +01:00
commit 546cc34310
7718 changed files with 982818 additions and 0 deletions

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

@@ -0,0 +1,14 @@
{
"host": "51.91.158.9",
"username": "zaufanewww",
"password": "6eEZ-Ke34#SmCUes",
"remotePath": "/var/www/html",
"protocol": "sftp",
"port": 4324,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [".git", "/.vscode", ".svn"]
}