<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,5 @@
 # .gitignore
-.DS_Store
+**/.DS_Store
 log/*.log
 tmp/**/*
-/**/*.swp
+**/*.swp</diff>
      <filename>.gitignore</filename>
    </modified>
    <modified>
      <diff>@@ -1,12 +1,27 @@
+.gitignore
 History.txt
 Manifest.txt
 PostInstall.txt
 README.rdoc
 Rakefile
+bin/twitter_archive
+config/test.yml
 lib/twitter_archive.rb
+lib/twitter_archive/backends/blogger/README
+lib/twitter_archive/backends/blogger/base.rb
+lib/twitter_archive/backends/blogger/blogger.rb
+lib/twitter_archive/backends/blogger/post_body.html.erb
+lib/twitter_archive/backends/blogger_archive.rb
+lib/twitter_archive/backends/yaml_archive.rb
+lib/twitter_archive/base.rb
+lib/twitter_archive/runner.rb
 script/console
 script/destroy
 script/generate
+spec/backends/blogger_archive_spec.rb
+spec/backends/yaml_archive_spec.rb
+spec/fixtures/blogger_authenticate_response.yml
+spec/fixtures/twitter_response.yml
 spec/spec.opts
 spec/spec_helper.rb
 spec/twitter_archive_spec.rb</diff>
      <filename>Manifest.txt</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/twitter_archive/backends/blogger/.DS_Store</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>db7b736d02f1f518b4d4d210b9be5f7ae8271cf1</id>
    </parent>
  </parents>
  <author>
    <name>Christopher Sexton</name>
    <email>csexton@gmail.com</email>
  </author>
  <url>http://github.com/csexton/twitter_archive/commit/606e11b5cdbcb94d2e258bb5111038e52231caa6</url>
  <id>606e11b5cdbcb94d2e258bb5111038e52231caa6</id>
  <committed-date>2009-01-01T14:22:08-08:00</committed-date>
  <authored-date>2009-01-01T14:22:08-08:00</authored-date>
  <message>Updated manifest and gitignore</message>
  <tree>262ee37b9371c65893e33f2ca335f08f1b0f2ce1</tree>
  <committer>
    <name>Christopher Sexton</name>
    <email>csexton@gmail.com</email>
  </committer>
</commit>
