This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Skipping CVS conflict backup files
[perl5.git] / 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,