[interchange] Escape the other literal . in filename regex match
Jon Jensen <[email protected]> Thu, 07 Jul 2016 01:27:06 +0000
| Newsgroups | gmane.comp.web.interchange.cvs |
|---|---|
| Message-ID | <[email protected]> |
commit eeb3ea4117a80bcc722455d12f372e67fe5b76f2 Author: Jon Jensen <[email protected]> Date: Wed Jul 6 18:55:03 2016 -0600 Escape the other literal . in filename regex match MANIFEST.SKIP | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index fce18b5..58d3d0a 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -67,7 +67,7 @@ _$ ^run(/|$) ^scripts/.*[a-z]$ ^scripts/initp.PL$ -^\.travis.yml$ +^\.travis\.yml$ ^win(/|$) ^windows(/|$) ^work(/|$)