From: Marco Baringer Date: Sat, 5 Nov 2005 15:58:04 +0000 (+0100) Subject: Escape { and } chars in baring regexps X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=ce3715d627c026a4981df2f6a78883c3923b9e67;p=fiveam.git Escape { and } chars in baring regexps --- diff --git a/.boring b/.boring index 366517c..662944f 100644 --- a/.boring +++ b/.boring @@ -10,5 +10,5 @@ \.lib$ ^docs/html($|/) ^docs/pdf($|/) -^{arch}$ +^\{arch\}$ (^|/).arch-ids($|/)