修改kni压缩包
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.10.38",
|
||||
"username": "root",
|
||||
"password": "111111",
|
||||
"remotePath": "/root/cuiyiming/tsg_scripts",
|
||||
"protocol": "sftp",
|
||||
"port": 22,
|
||||
"fileNameEncoding": "utf8",
|
||||
"autoUpload": true,
|
||||
"autoDelete": false,
|
||||
"autoDownload": false,
|
||||
"ignore": [
|
||||
".git",
|
||||
"/.vscode"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user