From: apeiron Date: Sun, 16 Sep 2007 18:18:13 +0000 (+0000) Subject: Add a line to ignore .svn directories for those of us not using svk. X-Git-Tag: 1.006009~98 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=commitdiff_plain;h=4860d3d289a117feac8166f0c9e8d4e98fc0273b Add a line to ignore .svn directories for those of us not using svk. git-svn-id: http://dev.catalyst.perl.org/repos/bast/local-lib/1.000/trunk@3751 bd8105ee-0ff8-0310-8827-fb3f25b6796d --- diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index 9ecb6eb..a56d084 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -1 +1,2 @@ ^(?!lib|inc|t|README$|Makefile.PL$|META.yml$) +(\.svn)