Delete ftp-sync.json

master
soopsio 6 years ago committed by GitHub
parent 235e10c98e
commit aec67f7d00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,24 +0,0 @@
{
"remotePath": "/usr/local/gopath/src/github.com/soopsio/gosuv/",
"host": "10.10.99.177",
"username": "root",
"password": "111111",
"port": 22,
"secure": false,
"protocol": "sftp",
"uploadOnSave": true,
"passive": false,
"debug": true,
"privateKeyPath": null,
"passphrase": null,
"ignore": [
"\\.vscode",
"\\.git",
"\\.DS_Store"
],
"generatedFiles": {
"uploadOnSave": false,
"extensionsToInclude": [],
"path": ""
}
}
Loading…
Cancel
Save