view .hgignore @ 75:0b015f5925d8

Fix HashMap.remove, thank to yidabu for the testcase.
author Frank Benoit <benoit@tionex.de>
date Sat, 11 Apr 2009 11:32:49 +0200
parents 6a3caa9022d6
children 48d4ee626868
line wrap: on
line source

syntax: glob
*.map

syntax: regexp
^bin$
^res$
^lib$
^imp$
^obj$
^tmp$
^rsp$
^olog.txt$
^elog.txt$