<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>README.rdoc</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -17,7 +17,7 @@ PKG_VERSION   = &quot;1.0&quot;
 spec = Gem::Specification.new do |s|
   s.name = PKG_NAME
   s.version = PKG_VERSION
-  s.files = FileList['**/*'].to_a
+  s.files = FileList['**/*'].to_a.reject!{ |f| f =~ /report/ }
   s.require_path = 'lib'
   s.test_files = Dir.glob('spec/*_spec.rb')
   s.bindir = 'bin'</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>eeb84b021327ba726458808b8f1e7caf0fa84424</id>
    </parent>
  </parents>
  <author>
    <name>Steve Iannopollo</name>
    <email>steve@iannopollo.com</email>
  </author>
  <url>http://github.com/siannopollo/joshua_son_of_nun/commit/fcf66e9e8608ffbaca7f109b3367aefb9f893899</url>
  <id>fcf66e9e8608ffbaca7f109b3367aefb9f893899</id>
  <committed-date>2008-11-25T18:50:43-08:00</committed-date>
  <authored-date>2008-11-25T18:50:43-08:00</authored-date>
  <message>readme, and ignoring reports when packaging up gem</message>
  <tree>3d2cbd8ed5cc1daf24e5c884a33a1463a0b060b0</tree>
  <committer>
    <name>Steve Iannopollo</name>
    <email>steve@iannopollo.com</email>
  </committer>
</commit>
