view .hgignore @ 771:bfabbac8e705

Fixed 64bit problem with aaValues runtime calls (assumed 32bits)
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Sun, 16 Nov 2008 20:42:45 +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/.*