From: Dagfinn Ilmari Mannsåker Date: Wed, 21 May 2014 20:35:39 +0000 (+0100) Subject: Don't ship .gitignore X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;p=catagits%2FCatalyst-Authentication-Store-DBIx-Class.git Don't ship .gitignore This apparently interferes with Debian's git-based packaging workflow. --- diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index 4e8affa..83612be 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -3,7 +3,7 @@ \bCVS\b ,v$ \B\.svn\b -\B\.git\b +\B\.git(ignore)?\b # Avoid Makemaker generated and utility files. \bMYMETA\..*