diff .hgignore @ 3732:3e2e8b8abdaf

Updated mxtool to allow projects in subdirectories.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Sat, 17 Dec 2011 19:58:27 +0100
parents 71f1f6fd32f7
children d3ec27ea1b20
line wrap: on
line diff
--- a/.hgignore	Sat Dec 17 18:19:04 2011 +0100
+++ b/.hgignore	Sat Dec 17 19:58:27 2011 +0100
@@ -6,6 +6,10 @@
 ^jdk1.7.0/`
 ^java64/
 ^work/
+\.checkstyle
+\.classpath
+\.project
+\.settings/
 \.metadata/
 ~$
 \.csv$
@@ -22,12 +26,6 @@
 \.orig$
 output\.txt$
 output\.cfg$
-^Test.java$
-^diff1.txt$
-^diff2.txt$
-^examples.jar$
-^graal/com.oracle.max.graal.examples/examples.jar$
-^test.xml$
 java\.hprof\.txt$
 /nbproject/private/
 ^graal/hotspot/java$