<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,4 +18,10 @@ rescue LoadError
   task :docs do
     $stderr.puts &quot;('gem install yard' in order to be able to generate Diakonos source code documentation.)&quot;
   end
+end
+
+desc &quot;Clean directory of gems and tarballs&quot;
+task :clean do
+  system 'rm diakonos-*.*.*.tar.*'
+  system 'rm diakonos-*.*.*.gem'
 end
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7449c9acddab6fda4f0f98ce58c1046c3698f779</id>
    </parent>
  </parents>
  <author>
    <name>Pistos</name>
    <email>gitsomegrace.5.pistos@geoshell.com</email>
  </author>
  <url>http://github.com/Pistos/diakonos/commit/001ba20f2a35f9c95096839d4004be956556671a</url>
  <id>001ba20f2a35f9c95096839d4004be956556671a</id>
  <committed-date>2009-07-07T08:27:37-07:00</committed-date>
  <authored-date>2009-07-07T08:27:37-07:00</authored-date>
  <message>Added :clean rake task.</message>
  <tree>8a1331fa9033a814c2f449171012a533fe0b8ecd</tree>
  <committer>
    <name>Pistos</name>
    <email>gitsomegrace.5.pistos@geoshell.com</email>
  </committer>
</commit>
