From d41dbb9f47de3009ac43b771c96ca4befb4bdd1b Mon Sep 17 00:00:00 2001 From: Jocelyn Fiat Date: Thu, 13 Apr 2017 22:56:40 +0200 Subject: [PATCH] Syntax in ecf files. --- library/text/parser/uri_template/uri_template-safe.ecf | 6 +++--- library/text/parser/uri_template/uri_template.ecf | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/library/text/parser/uri_template/uri_template-safe.ecf b/library/text/parser/uri_template/uri_template-safe.ecf index f64c7650..48b2304f 100644 --- a/library/text/parser/uri_template/uri_template-safe.ecf +++ b/library/text/parser/uri_template/uri_template-safe.ecf @@ -3,11 +3,11 @@ - /.git$ - /.svn$ + /\.git$ + /\.svn$ /EIFGENs$ - diff --git a/library/text/parser/uri_template/uri_template.ecf b/library/text/parser/uri_template/uri_template.ecf index 376cafca..7570264a 100644 --- a/library/text/parser/uri_template/uri_template.ecf +++ b/library/text/parser/uri_template/uri_template.ecf @@ -3,11 +3,11 @@ - /.git$ - /.svn$ + /\.git$ + /\.svn$ /EIFGENs$ -