27 lines
530 B
JSON
27 lines
530 B
JSON
{
|
|
"remotePath": "./",
|
|
"host": "bigcell.com.br",
|
|
"username": "bigcellc_ads2025",
|
|
"password": "Ads*2025_",
|
|
"port": 21,
|
|
"secure": false,
|
|
"protocol": "ftp",
|
|
"uploadOnSave": true,
|
|
"passive": false,
|
|
"debug": false,
|
|
"privateKeyPath": null,
|
|
"passphrase": null,
|
|
"agent": null,
|
|
"allow": [],
|
|
"ignore": [
|
|
"\\.vscode",
|
|
"\\.git",
|
|
"\\.DS_Store"
|
|
],
|
|
"generatedFiles": {
|
|
"extensionsToInclude": [
|
|
""
|
|
],
|
|
"path": ""
|
|
}
|
|
} |