Skipping CVS conflict backup files
Michael G. Schwern [Tue, 6 Feb 2001 05:54:30 +0000 (00:54 -0500)]
       Message-Id: <20010206055430.A951@blackrider.aocn.com>

p4raw-id: //depot/perl@8707

lib/ExtUtils/MANIFEST.SKIP
lib/ExtUtils/Manifest.pm

index 030eedf..7103ee9 100644 (file)
@@ -360,6 +360,7 @@ expression to start with a sharp character. A typical example:
     ~$
     \.old$
     ^#.*#$
+    ^\.#
 
 If no MANIFEST.SKIP file is found, a default set of skips will be
 used, similar to the example above.  If you want nothing skipped,