view .hgignore @ 151:eb21d3dfc767

fix module statement
author Frank Benoit <benoit@tionex.de>
date Sun, 24 Aug 2008 23:55:45 +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$