Skip to content

Commit

Permalink
Escape regex literal .
Browse files Browse the repository at this point in the history
  • Loading branch information
jonjensen committed Nov 1, 2017
1 parent 9270311 commit 1322a4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MANIFEST.SKIP
Expand Up @@ -57,7 +57,7 @@ _$
^lib/src/config.log$
^lib/src/config.status$
^lib/src/syscfg$
^.perl-version$
^\.perl-version$
^pm_to_blib$
^pod/README
^pod/.*\.pdf
Expand All @@ -72,5 +72,5 @@ _$
^win(/|$)
^windows(/|$)
^work(/|$)
^.vagrant/.*$
^\.vagrant/.*$
^Vagrantfile$

0 comments on commit 1322a4d

Please sign in to comment.