<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1 +1,38 @@
-/*.suo
+# Shamelessly stolen from http://gist.github.com/114476
+# .gitignore for .NET projects
+# Thanks to Derick Bailey
+# http://www.lostechies.com/blogs/derickbailey/archive/2009/05/18/a-net-c-developer-s-gitignore-file.aspx
+# Additional Thanks to
+# - Alexey Abramov
+ 
+# Standard VS.NET and ReSharper Foo
+obj
+bin
+*.csproj.user
+*ReSharper*
+*resharper*
+*.suo
+*.cache
+Thumbs.db
+ 
+# Other useful stuff
+*.bak
+*.cache
+*.log
+*.swp
+*.user
+_compareTemp
+_notes
+aspnet_client
+httpd.parse.errors
+ 
+# Office Temp Files
+~$*
+ 
+# If you have a deploy folder
+# deploy
+# deploy/*
+ 
+# Exclude ALL DLLs? (
+# *.dll
+ 
\ No newline at end of file</diff>
      <filename>.gitignore</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>PerfRunner/bin/Debug/MySql.Data.dll</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/PerfRunner.exe</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/PerfRunner.exe.config</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/PerfRunner.pdb</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/PerfRunner.vshost.exe</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/PerfRunner.vshost.exe.config</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/PerfRunner.vshost.exe.manifest</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/SubSonic.Core.dll</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/SubSonic.Core.pdb</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/SubSonic.Core.xml</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/SubSonic.Templates.dll</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/SubSonic.Templates.pdb</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/SubSonic.Tests.dll</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/SubSonic.Tests.pdb</filename>
    </removed>
    <removed>
      <filename>PerfRunner/bin/Debug/xunit.dll</filename>
    </removed>
    <removed>
      <filename>PerfRunner/obj/Debug/PerfRunner.csproj.FileListAbsolute.txt</filename>
    </removed>
    <removed>
      <filename>PerfRunner/obj/Debug/PerfRunner.exe</filename>
    </removed>
    <removed>
      <filename>PerfRunner/obj/Debug/PerfRunner.pdb</filename>
    </removed>
    <removed>
      <filename>PerfRunner/obj/Debug/ResolveAssemblyReference.cache</filename>
    </removed>
    <removed>
      <filename>SubSonic.Core/.gitignore</filename>
    </removed>
    <removed>
      <filename>SubSonic.Examples.ActiveRecord/.gitignore</filename>
    </removed>
    <removed>
      <filename>SubSonic.Examples.ActiveRecord/SubSonic.Examples.ActiveRecord.csproj.user</filename>
    </removed>
    <removed>
      <filename>SubSonic.Examples.ActiveRecord/bin/SubSonic.Examples.ActiveRecord.dll</filename>
    </removed>
    <removed>
      <filename>SubSonic.Examples.ActiveRecord/bin/SubSonic.Examples.ActiveRecord.pdb</filename>
    </removed>
    <removed>
      <filename>SubSonic.Examples.ActiveRecord/obj/Release/SubSonic.Examples.ActiveRecord.dll</filename>
    </removed>
    <removed>
      <filename>SubSonic.Examples.ActiveRecord/obj/Release/SubSonic.Examples.ActiveRecord.pdb</filename>
    </removed>
    <removed>
      <filename>SubSonic.Examples.SimpleRepo/.gitignore</filename>
    </removed>
    <removed>
      <filename>SubSonic.Examples.SimpleRepo/SubSonic.Examples.SimpleRepo.csproj.user</filename>
    </removed>
    <removed>
      <filename>SubSonic.Examples.SimpleRepo/bin/SubSonic.Examples.SimpleRepo.dll</filename>
    </removed>
    <removed>
      <filename>SubSonic.Examples.SimpleRepo/bin/SubSonic.Examples.SimpleRepo.pdb</filename>
    </removed>
    <removed>
      <filename>SubSonic.Examples.SimpleRepo/obj/Release/SubSonic.Examples.SimpleRepo.dll</filename>
    </removed>
    <removed>
      <filename>SubSonic.Examples.SimpleRepo/obj/Release/SubSonic.Examples.SimpleRepo.pdb</filename>
    </removed>
    <removed>
      <filename>SubSonic.Tests/.gitignore</filename>
    </removed>
    <removed>
      <filename>SubSonic.Tests/SubSonic.Tests.csproj.user</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>4846ff7aab5fb45045f680f486554e7283d15c8f</id>
    </parent>
  </parents>
  <author>
    <name>Eric Kemp</name>
    <email>eric@erickemp.com</email>
  </author>
  <url>http://github.com/subsonic/SubSonic-3.0/commit/ddcd487cf78d0d01fe26424cc3b1e068b118a3ef</url>
  <id>ddcd487cf78d0d01fe26424cc3b1e068b118a3ef</id>
  <committed-date>2009-07-06T07:56:54-07:00</committed-date>
  <authored-date>2009-07-06T07:56:54-07:00</authored-date>
  <message>ADDED: Global .gitignore file. REMOVED: Versioned files now marked as unversioned per .gitignore file.</message>
  <tree>5dd74faaff3aeb5c855a7ea4f679531171ada356</tree>
  <committer>
    <name>Eric Kemp</name>
    <email>eric@erickemp.com</email>
  </committer>
</commit>
