sync to dev server

This commit is contained in:
2018-07-26 07:46:15 -05:00
parent a2d5a31607
commit c6706f3f48
2 changed files with 13 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.DS_Store
.editorconfig
.git
.gitattributes
.gitignore
.no-sync
dev.sync.sh
.git/
dev
dev/
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env bash
rsync -vrh --delete --exclude-from .no-sync * ildidev:wp-themes/ildi