From: Matt S Trout Date: Fri, 1 May 2009 18:52:31 +0000 (+0100) Subject: .gitignore and CSV sync script X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=063d6f4f39b5f5c2cd3ecd9a37879629329eae65;p=engit%2FIron-Munger.git .gitignore and CSV sync script --- 063d6f4f39b5f5c2cd3ecd9a37879629329eae65 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4bb490f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +csv/ diff --git a/scripts/sync-csv b/scripts/sync-csv new file mode 100755 index 0000000..d62c051 --- /dev/null +++ b/scripts/sync-csv @@ -0,0 +1,3 @@ +#!/bin/sh + +rsync -avz -e ssh piet.scsys.co.uk:/var/www/ironman.enlightenedperl.org/plagger/csv/ csv