view .hgignore @ 64:f50b4ea6cbfe

Prune single-line comments from (most) directive lines. Also, don't pass the string length to the directive processing functions, as half of them weren't honoring it. Instead, ensure that the directive line is terminated at the place the directive processing functions should stop looking at it.
author David A. Holland
date Sun, 31 Mar 2013 02:04:56 -0400
parents ac45dcc57ff9
children
line wrap: on
line source

~$
^obj$

^tests/.*\.run$
^tests/.*\.diff$