view .hgignore @ 194:6d35b9960800

Crash in jface snippet 11, workaround tango HashMap cannot store null values.
author Frank Benoit <benoit@tionex.de>
date Sun, 01 Feb 2009 19:41:13 +0100
parents 21cc12d18350
children
line wrap: on
line source

syntax: glob

*.a
*.o
*.obj
*.swp
*.map
*.exe
*.bak

syntax: regexp
^build.sh$
^dsss_objs
^dsss.last
^dsss_imports
^DD-dwtx.lib$