first commit
This commit is contained in:
17
.vscode/ftp-kr.json
vendored
Normal file
17
.vscode/ftp-kr.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"host": "hosting2665807.online.pro",
|
||||||
|
"username": "www@zurawik.pl",
|
||||||
|
"password": "JarRR6wK",
|
||||||
|
"remotePath": "/zurawik.pl/",
|
||||||
|
"protocol": "ftp",
|
||||||
|
"port": 0,
|
||||||
|
"fileNameEncoding": "utf8",
|
||||||
|
"autoUpload": false,
|
||||||
|
"autoDelete": false,
|
||||||
|
"autoDownload": false,
|
||||||
|
"ignoreRemoteModification": true,
|
||||||
|
"ignore": [
|
||||||
|
".git",
|
||||||
|
"/.vscode"
|
||||||
|
]
|
||||||
|
}
|
||||||
12
.vscode/sftp.json
vendored
Normal file
12
.vscode/sftp.json
vendored
Normal 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
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user