Don't ship .git inside the tarball, whoops.
Tomas Doran [Thu, 14 Mar 2013 14:04:05 +0000 (15:04 +0100)]
Changes
MANIFEST.SKIP

diff --git a/Changes b/Changes
index 27be22f..ebcdda9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for Perl extension Catalyst::Plugin::ConfigLoader.
 
+   - Don't ship .git inside the tarball, whoops.
+
 0.31  Sat Mar 09 2013
    - Fix repository location in metadata.
 
index 2f54686..316cc74 100644 (file)
@@ -2,7 +2,7 @@
 \bRCS\b
 \bCVS\b
 ,v$
-\B\.svn\b
+\B\.git\b
 
 \bMYMETA.yml
 \bMYMETA.json