Add simple rsync script for backing up to server

This commit is contained in:
Jonathan Hodgson 2018-01-08 16:51:10 +00:00
parent 10db9233f8
commit 04776a7288
2 changed files with 29 additions and 0 deletions

2
bin/backupExcludes Normal file
View file

@ -0,0 +1,2 @@
.git/
node_modules/