just renaming commit
[henge/kiak.git] / .remote-sync.json
diff --git a/.remote-sync.json b/.remote-sync.json
new file mode 100644 (file)
index 0000000..4843ceb
--- /dev/null
@@ -0,0 +1,17 @@
+{
+  "transport": "scp",
+  "hostname": "strap.io",
+  "port": 22,
+  "username": "strapp",
+  "keyfile": "C:/Users/Jordan/.ssh/id_rsa",
+  "target": "/home/strapp/strapp.io/",
+  "ignore": [
+    ".remote-sync.json",
+    ".git/**"
+  ],
+  "watch":[
+    "/main.js",
+    "/host.js",
+    "/client.js"
+  ]
+}