diff --git a/.remote-sync.json b/.remote-sync.json new file mode 100644 index 0000000..e36ab96 --- /dev/null +++ b/.remote-sync.json @@ -0,0 +1,19 @@ +{ + "uploadOnSave": true, + "useAtomicWrites": false, + "deleteLocal": false, + "hostname": "dev.ogre.me", + "port": "22", + "target": "public_html/wp-content/plugins/OgreAlert", + "ignore": [ + ".remote-sync.json", + ".git/**" + ], + "username": "template", + "password": "?,GtD}MtPgF&", + "watch": [ + "/assets/scss/style.css", + "/assets/scss/style.css.map" + ], + "transport": "scp" +} \ No newline at end of file