refactor: remove sftp config
This commit is contained in:
parent
88e437d001
commit
6d9515498f
1 changed files with 0 additions and 15 deletions
15
.vscode/sftp.json
vendored
15
.vscode/sftp.json
vendored
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"name": "sebin-reference",
|
||||
"protocol": "sftp",
|
||||
"port": 22,
|
||||
"host": "sebin-ref",
|
||||
"username": "sebin",
|
||||
"privateKeyPath": "~/.ssh/id_sebin",
|
||||
"passphrase": "HeyImGrump20!6",
|
||||
"remotePath": "sebin-ref",
|
||||
"watcher": {
|
||||
"files": "dist/**",
|
||||
"autoUpload": true,
|
||||
"autoDelete": true
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue