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$ -