From 202c87df4a066a4488b9be7c5db2c9f529c1cba6 Mon Sep 17 00:00:00 2001 From: Austin Ziegler Date: Mon, 15 Mar 2010 22:06:42 -0400 Subject: [PATCH] Making rsync of documentation clean. --- Rakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Rakefile b/Rakefile index 299a615..cbdb961 100644 --- a/Rakefile +++ b/Rakefile @@ -29,6 +29,7 @@ Hoe.spec PKG_NAME do developer "Austin Ziegler", "austin@rubyforge.org" self.remote_rdoc_dir = '' + rsync_args << ' --exclude=statsvn/' self.url = %W(http://net-ldap.rubyforge.org/ http://github.com/RoryO/ruby-net-ldap)