diff --git a/.vscode/sftp.json b/.vscode/sftp.json deleted file mode 100644 index 5c8f2b3..0000000 --- a/.vscode/sftp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "linode", - "host": "gru.duckdns.org", - "protocol": "sftp", - "port": 22, - "username": "maru", - "remotePath": "/var/www/templateGen", - "uploadOnSave": false, - "useTempFile": false, - "openSsh": false -}