diff .hgignore @ 183:190ba98276b3

Several changes to make it build on posix systems. I've only tried to build on Mac OS X but it should build on Linux now as well. This should also fix ticket #9.
author Jacob Carlborg <doob@me.com>
date Mon, 25 Oct 2010 15:36:13 +0200
parents 5a9a88e919f9
children 9f4e5ac4f0a3
line wrap: on
line diff
--- a/.hgignore	Mon Oct 18 00:36:44 2010 +0400
+++ b/.hgignore	Mon Oct 25 15:36:13 2010 +0200
@@ -5,9 +5,11 @@
 
 \.map$
 \.obj$
+\.o$
 glob:dmd2/*
 glob:dmd.*.zip
 glob:buildHelper.d.deps
 glob:buildHelper.exe
 glob:dmd.lib
 glob:bin/*
+glob:libdmd.a