<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -94,11 +94,8 @@ test/integration/app/db/migrate/007_create_single_sti_parent_relationships.rb
 test/integration/app/db/migrate/008_create_double_sti_parent_relationships.rb
 test/integration/app/db/schema.rb
 test/integration/app/doc/README_FOR_APP
-test/integration/app/generated_models/stick.rb
-test/integration/app/generated_models/stone.rb
-test/integration/app/generated_models/tag.rb
-test/integration/app/generated_models/tagging.rb
 test/integration/app/generators/commenting_generator_test.rb
+test/integration/app/hmp_development
 test/integration/app/public/404.html
 test/integration/app/public/500.html
 test/integration/app/public/dispatch.cgi</diff>
      <filename>Manifest</filename>
    </modified>
    <modified>
      <diff>@@ -9,7 +9,7 @@ Echoe.new(&quot;has_many_polymorphs&quot;) do |p|
   p.dependencies = [&quot;activerecord&quot;]
   p.rdoc_pattern = /polymorphs\/association|polymorphs\/class_methods|polymorphs\/reflection|polymorphs\/autoload|polymorphs\/configuration|README|CHANGELOG|TODO|LICENSE|templates\/migration\.rb|templates\/tag\.rb|templates\/tagging\.rb|templates\/tagging_extensions\.rb/    
   p.require_signed = true
-  p.clean_pattern &lt;&lt; &quot;**/ruby_sess*&quot;
+  p.clean_pattern += [&quot;**/ruby_sess*&quot;, &quot;**/generated_models/**&quot;]
   p.test_pattern = [&quot;test/unit/*_test.rb&quot;, &quot;test/integration/*_test.rb&quot;, &quot;test/generator/*_test.rb&quot;]
 end
 </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e4a2cc75961ffc32190e9a774968d3b182e3e59c</id>
    </parent>
  </parents>
  <author>
    <name>Evan Weaver</name>
    <email>evan@cloudbur.st</email>
  </author>
  <url>http://github.com/fauna/has_many_polymorphs/commit/b0a7edc195eb746dd44ab9542669d8b7e98ed505</url>
  <id>b0a7edc195eb746dd44ab9542669d8b7e98ed505</id>
  <committed-date>2008-01-15T16:32:04-08:00</committed-date>
  <authored-date>2008-01-15T16:32:04-08:00</authored-date>
  <message>clean pattern excludes generated models</message>
  <tree>59dd2a8fc78cf01551ea0b4188808da3fd68d9bf</tree>
  <committer>
    <name>Evan Weaver</name>
    <email>evan@cloudbur.st</email>
  </committer>
</commit>
