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