diff .hgignore @ 783:d268bf419a09

hgignore updates for CMake.
author Christian Kamm <kamm incasoftware de>
date Sat, 22 Nov 2008 21:11:26 +0100
parents d7aae6f09754
children 582326ec1042
line wrap: on
line diff
--- a/.hgignore	Sat Nov 22 21:08:00 2008 +0100
+++ b/.hgignore	Sat Nov 22 21:11:26 2008 +0100
@@ -1,11 +1,15 @@
 syntax: glob
 *.bc
 *.o
+*.obj
+*.orig
+*.a
 *.s
-*.a
 *.so
-*.orig
 Makefile
+CMakeFiles
+CMakeCache.txt
+cmake_install.cmake
 .DS_Store
 
 syntax: regexp
@@ -20,7 +24,9 @@
 ^impcnvgen
 ^impcnvgen.make
 ^ldc.make
-^dmd/impcnvtab.c
+^dmd2?/impcnvtab.c
+^dmd2?/id.c
+^dmd2?/id.h
 ^tests/runminitest
 ^tests/findregressions
 ^tests/makewebstatistics