init
This commit is contained in:
16
.vscode/ftp-kr.json
vendored
Normal file
16
.vscode/ftp-kr.json
vendored
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
{
|
||||||
|
"host": "192.168.43.121",
|
||||||
|
"username": "xingbangtuan",
|
||||||
|
"password": "123456",
|
||||||
|
"remotePath": "/",
|
||||||
|
"protocol": "ftp",
|
||||||
|
"port": 14147,
|
||||||
|
"fileNameEncoding": "utf8",
|
||||||
|
"autoUpload": true,
|
||||||
|
"autoDelete": false,
|
||||||
|
"autoDownload": false,
|
||||||
|
"ignore": [
|
||||||
|
".git",
|
||||||
|
"/.vscode"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user