33 lines
684 B
JSON
33 lines
684 B
JSON
{
|
|
"remotePath": "./public_html/wp-content/plugins/ogre-schema/",
|
|
"host": "dev.ogre.me",
|
|
"username": "dev4ogre",
|
|
"password": "0M1$6O@J5j?)",
|
|
"port": 22,
|
|
"secure": true,
|
|
"protocol": "sftp",
|
|
"uploadOnSave": true,
|
|
"passive": false,
|
|
"debug": false,
|
|
"privateKeyPath": null,
|
|
"passphrase": null,
|
|
"agent": null,
|
|
"allow": [],
|
|
"ignore": [
|
|
"\\.vscode",
|
|
"\\.git",
|
|
"\\.DS_Store",
|
|
"\\.gitignore",
|
|
"\\Makefile",
|
|
"\\ogre-schema.zip"
|
|
],
|
|
"generatedFiles": {
|
|
"extensionsToInclude": [
|
|
".js",
|
|
".css",
|
|
".map"
|
|
],
|
|
"path": ""
|
|
}
|
|
}
|