diff .hgignore @ 4516:35cca763f498

Added netbeans project files, updates .hgignore
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Tue, 07 Feb 2012 23:27:09 +0100
parents 015fb895586b
children 9ad6d3d11630
line wrap: on
line diff
--- a/.hgignore	Tue Feb 07 22:56:35 2012 +0100
+++ b/.hgignore	Tue Feb 07 23:27:09 2012 +0100
@@ -23,8 +23,9 @@
 \.pdf$
 \.dot$
 \.pyc$
-build.xml
-nbproject
+^graal/.*/build.xml
+build-impl.xml
+^graal/.*/nbproject/
 dist
 ^doc/.*/dot_temp_
 ^doc/doxygen/.*$