view .hgignore @ 764:8e7d4ddab66d

Forgot D2 versioning on typeinfo change.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Wed, 12 Nov 2008 07:23:34 +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/.*