view .hgignore @ 97:0168c579a3f9

Fix path handling, thanks yidabu for reporting.
author Frank Benoit <benoit@tionex.de>
date Fri, 01 Aug 2008 07:06:52 +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$