view .hgignore @ 45:d5dd1c5b90a9

Made src file paths relative, so the __FILE__ literal do only contain the relevant path.
author Frank Benoit <benoit@tionex.de>
date Wed, 25 Mar 2009 18:52:36 +0100
parents a8a838017920
children 059e3b45add7
line wrap: on
line source

syntax: glob
*.map

syntax: regexp
^bin$
^lib$
^imp$
^obj$
^tmp$
^rsp$