Delete sftp.json

This commit is contained in:
Donald Zou
2020-10-23 01:50:04 -04:00
committed by GitHub
parent 0efef135d6
commit 0b5b2b6243

9
.vscode/sftp.json vendored
View File

@@ -1,9 +0,0 @@
{
"name": "My Server",
"host": "38.106.21.18",
"protocol": "sftp",
"port": 22,
"username": "root",
"remotePath": "/root/wireguard-dashboard",
"uploadOnSave": true
}