view .hgignore @ 774:9688da40cd4d

Fixed problem with continue/break in unrolled loop statements.
author tomas@myhost
date Wed, 19 Nov 2008 14:40:24 +0100
parents d7aae6f09754
children d268bf419a09
line wrap: on
line source

syntax: glob
*.bc
*.o
*.s
*.a
*.so
*.orig
Makefile
.DS_Store

syntax: regexp
^obj/.*
^tests/dstress
^tests/reference
^tango
^import
^bin/ldc
^idgen
^idgen.make
^impcnvgen
^impcnvgen.make
^ldc.make
^dmd/impcnvtab.c
^tests/runminitest
^tests/findregressions
^tests/makewebstatistics
^tests/mini/obj/.*