26 lines
592 B
JSON
26 lines
592 B
JSON
{
|
|
"name": "summationweekly.com (OgreIssuu)",
|
|
"host": "og5.cleverogre.com",
|
|
"username": "summatio",
|
|
"password": "TV0#h0)T622}T",
|
|
"protocol": "sftp",
|
|
"port": 22,
|
|
"remotePath": "/home/summatio/public_html/wp-content/plugins/ogre-issuu/",
|
|
"uploadOnSave": true,
|
|
"useTempFile": false,
|
|
"openSsh": false,
|
|
"ignore": [
|
|
".vscode",
|
|
".git",
|
|
".DS_Store",
|
|
".gitignore",
|
|
"Makefile",
|
|
"*.zip",
|
|
"composer.json",
|
|
"ogre-issuu",
|
|
"composer.lock",
|
|
"package.json",
|
|
"phpcs.xml"
|
|
]
|
|
}
|