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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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
}