view .hgignore @ 80:b3daa78bc913

Fix cyclic dependency in TableLayout. Changing static this to lazy initialization.
author Frank Benoit <benoit@tionex.de>
date Sun, 25 May 2008 05:22:47 +0200
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$