view .hgignore @ 760:6f33b427bfd1

Seems like hg ignores .di files, so I missed a bunch of stuff. complete druntime should be there now :)
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Wed, 12 Nov 2008 00:19:18 +0100
parents 6aaa3d3c1183
children d7aae6f09754
line wrap: on
line source

syntax: glob
tests/dstress
tests/reference
*.bc
*.o
*.s
*.a
*.so
*.orig
obj/*
tango
import
Makefile
bin/ldc
idgen
idgen.make
impcnvgen
impcnvgen.make
ldc.make
dmd/impcnvtab.c
tests/runminitest
tests/findregressions
tests/makewebstatistics
tests/mini/obj/*

# Mac OS X
.DS_Store