From 36c5405d5e3020b1eaacda41ba1f48160a03681b Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 25 Aug 2013 07:38:45 +0000 Subject: Rakefile: rsync task uploads gzipped files, too This allows gzip_static in nginx to serve files more efficiently. While we're at it, replace some system() calls with sh() which fails appropriately. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index bfa9c6d..d40e467 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ *.log /man *.gem +*.gz -- cgit v1.2.3-24-ge0c7