[Bast-commits] r5962 - in branches/DBIx-Class-Schema-Loader/current: . t

ilmari at dev.catalyst.perl.org ilmari at dev.catalyst.perl.org
Thu Apr 23 13:06:10 GMT 2009


Author: ilmari
Date: 2009-04-23 14:06:09 +0100 (Thu, 23 Apr 2009)
New Revision: 5962

Added:
   branches/DBIx-Class-Schema-Loader/current/.gitignore
   branches/DBIx-Class-Schema-Loader/current/t/.gitignore
Log:
Add .gitignore files

Added: branches/DBIx-Class-Schema-Loader/current/.gitignore
===================================================================
--- branches/DBIx-Class-Schema-Loader/current/.gitignore	                        (rev 0)
+++ branches/DBIx-Class-Schema-Loader/current/.gitignore	2009-04-23 13:06:09 UTC (rev 5962)
@@ -0,0 +1,10 @@
+/Build
+/_build
+/*.bak
+/blib
+/*gz
+/inc
+/pm_to_blib
+/Makefile
+/MANIFEST
+/META.yml

Added: branches/DBIx-Class-Schema-Loader/current/t/.gitignore
===================================================================
--- branches/DBIx-Class-Schema-Loader/current/t/.gitignore	                        (rev 0)
+++ branches/DBIx-Class-Schema-Loader/current/t/.gitignore	2009-04-23 13:06:09 UTC (rev 5962)
@@ -0,0 +1 @@
+/_dump




More information about the Bast-commits mailing list