sync to dev server

This commit is contained in:
Mark Moser 2018-07-26 07:46:15 -05:00
parent a2d5a31607
commit c6706f3f48
2 changed files with 13 additions and 0 deletions

10
.no-sync Normal file
View File

@ -0,0 +1,10 @@
.DS_Store
.editorconfig
.git
.gitattributes
.gitignore
.no-sync
dev.sync.sh
.git/
dev
dev/

3
dev.sync.sh Normal file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
rsync -vrh --delete --exclude-from .no-sync * ildidev:wp-themes/ildi