mirror of
https://github.com/shadoll/slavforest.git
synced 2025-10-26 23:18:40 +00:00
24 lines
499 B
JSON
24 lines
499 B
JSON
{
|
|
"remotePath": "./",
|
|
"host": "uvh12.mirohost.net",
|
|
"username": "slavforest",
|
|
"password": "cAAed7MU",
|
|
"port": 21,
|
|
"secure": false,
|
|
"protocol": "ftp",
|
|
"uploadOnSave": false,
|
|
"passive": false,
|
|
"debug": false,
|
|
"privateKeyPath": null,
|
|
"passphrase": null,
|
|
"ignore": [
|
|
"\\.vscode",
|
|
"\\.git",
|
|
"\\.DS_Store"
|
|
],
|
|
"generatedFiles": {
|
|
"uploadOnSave": false,
|
|
"extensionsToInclude": [],
|
|
"path": ""
|
|
}
|
|
} |