hgignore updates for CMake.

This commit is contained in:
Christian Kamm
2008-11-22 21:11:26 +01:00
parent a08f244733
commit ed8199384d

View File

@@ -1,11 +1,15 @@
syntax: glob
*.bc
*.o
*.s
*.a
*.so
*.obj
*.orig
*.a
*.s
*.so
Makefile
CMakeFiles
CMakeCache.txt
cmake_install.cmake
.DS_Store
syntax: regexp
@@ -20,7 +24,9 @@ syntax: regexp
^impcnvgen
^impcnvgen.make
^ldc.make
^dmd/impcnvtab.c
^dmd2?/impcnvtab.c
^dmd2?/id.c
^dmd2?/id.h
^tests/runminitest
^tests/findregressions
^tests/makewebstatistics