view .hgignore @ 115:b31c27b8e86d

Added Phobos implementation of java.lang.String.firstCodePoint.
author Jacob Carlborg <doob@me.com>
date Sun, 17 Apr 2011 16:53:26 +0200
parents 48d4ee626868
children
line wrap: on
line source

syntax: glob
*.map

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